Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp556 bool AllOpsHoisted = true; in checkHoistValue() local
560 AllOpsHoisted = false; in checkHoistValue()
564 if (AllOpsHoisted) { in checkHoistValue()