Home
last modified time | relevance | path

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

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