Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DHotColdSplitting.cpp619 bool InSubRegion = in takeSingleEntrySubRegion() local
621 if (!InSubRegion && Score > NextScore) { in takeSingleEntrySubRegion()
625 if (InSubRegion && BB != SuggestedEntryPoint) in takeSingleEntrySubRegion()
627 return InSubRegion; in takeSingleEntrySubRegion()