Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp763 bool EntryInSubregion = RI.getRegionFor(Entry) != R; in findScope() local
764 if (EntryInSubregion) in findScope()