Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp479 static bool isHoistable(Instruction *I, DominatorTree &DT) { in isHoistable() function
502 if (!isHoistable(I, DT)) { in getBaseValues()
553 if (isHoistable(I, DT)) { in checkHoistValue()