Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/IPO/
H A DHotColdSplitting.cpp555 BasicBlock *NextEntryPoint = nullptr; in takeSingleEntrySubRegion() local
564 NextEntryPoint = BB; in takeSingleEntrySubRegion()
574 SuggestedEntryPoint = NextEntryPoint; in takeSingleEntrySubRegion()