Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp307 void checkScopeHoistable(CHRScope *Scope);
837 checkScopeHoistable(Result); in findScope()
864 void CHR::checkScopeHoistable(CHRScope *Scope) { in checkScopeHoistable() function in CHR