Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp306 CHRScope *findScope(Region *R);
706 CHRScope * CHR::findScope(Region *R) { in findScope() function in CHR
970 CHRScope *Result = findScope(R); in findScopes()