Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DHotColdSplitting.cpp561 bool InSubRegion = in takeSingleEntrySubRegion() local
563 if (!InSubRegion && Score > NextScore) { in takeSingleEntrySubRegion()
567 if (InSubRegion && BB != SuggestedEntryPoint) in takeSingleEntrySubRegion()
569 return InSubRegion; in takeSingleEntrySubRegion()