Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp579 bool AllOpsHoisted = true; in checkHoistValue() local
583 AllOpsHoisted = false; in checkHoistValue()
587 if (AllOpsHoisted) { in checkHoistValue()