Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DHotColdSplitting.cpp572 bool InSubRegion = in takeSingleEntrySubRegion() local
574 if (!InSubRegion && Score > NextScore) { in takeSingleEntrySubRegion()
578 if (InSubRegion && BB != SuggestedEntryPoint) in takeSingleEntrySubRegion()
580 return InSubRegion; in takeSingleEntrySubRegion()