Home
last modified time | relevance | path

Searched defs:findScopes (Results 1 – 1 of 1) sorted by relevance

/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp307 if (CHRScope *Scope = findScopes(R, nullptr, nullptr, Output)) { in findScopes() function in __anonf9fc18ab0111::CHR
976 CHR_DEBUG(dbgs() << "findScopes " << R->getNameStr() << "\n"); in findScopes() function in CHR