Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DRegionPass.cpp34 redoThisRegion = false; in RGPassManager()
81 redoThisRegion = false; in runOnFunction()
149 if (redoThisRegion) in runOnFunction()
/external/swiftshader/third_party/LLVM/lib/Analysis/
DRegionPass.cpp33 redoThisRegion = false; in RGPassManager()
80 redoThisRegion = false; in runOnFunction()
144 if (redoThisRegion) in runOnFunction()
/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DRegionPass.h85 bool redoThisRegion; variable
/external/llvm/include/llvm/Analysis/
DRegionPass.h87 bool redoThisRegion; variable