Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DHotColdSplitting.cpp566 BasicBlock *NextEntryPoint = nullptr; in takeSingleEntrySubRegion() local
575 NextEntryPoint = BB; in takeSingleEntrySubRegion()
585 SuggestedEntryPoint = NextEntryPoint; in takeSingleEntrySubRegion()