Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp316 void checkScopeHoistable(CHRScope *Scope);
846 checkScopeHoistable(Result); in findScope()
873 void CHR::checkScopeHoistable(CHRScope *Scope) { in checkScopeHoistable() function in CHR