Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp723 bool EntryInSubregion = RI.getRegionFor(Entry) != R; in findScope() local
724 if (EntryInSubregion) in findScope()