Home
last modified time | relevance | path

Searched refs:RegionStartIt (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DHotColdSplitting.cpp616 auto RegionStartIt = remove_if(Blocks, [&](const BlockTy &Block) { in takeSingleEntrySubRegion() local
629 Blocks.erase(RegionStartIt, RegionEndIt); in takeSingleEntrySubRegion()