CWE-407: is_contained(BlockList, Succ) inside nested for loops in computeOutliningColdRegionsInfo. Fix: SmallPtrSet for O(1) membership. GCC deep scan: CLEAN (bitmaps/hash_sets throughout).