Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp315 CHRScope *findScope(Region *R);
715 CHRScope * CHR::findScope(Region *R) { in findScope() function in CHR
979 CHRScope *Result = findScope(R); in findScopes()