Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp732 bool EntryInSubregion = RI.getRegionFor(Entry) != R; in findScope() local
733 if (EntryInSubregion) in findScope()