Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp347 void checkScopeHoistable(CHRScope *Scope);
860 checkScopeHoistable(Result); in findScope()
887 void CHR::checkScopeHoistable(CHRScope *Scope) { in checkScopeHoistable() function in CHR