Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp346 CHRScope *findScope(Region *R);
746 CHRScope * CHR::findScope(Region *R) { in findScope() function in CHR
993 CHRScope *Result = findScope(R); in findScopes()