Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DRegionPass.cpp87 if (isPassDebuggingExecutionsOrMore()) { in runOnFunction()
102 if (isPassDebuggingExecutionsOrMore()) { in runOnFunction()
128 (!isPassDebuggingExecutionsOrMore() || skipThisRegion) ? in runOnFunction()
DCallGraphSCCPass.cpp401 if (isPassDebuggingExecutionsOrMore()) { in RunAllPassesOnSCC()
/external/swiftshader/third_party/LLVM/include/llvm/
DPassManagers.h383 bool isPassDebuggingExecutionsOrMore() const;
/external/llvm/include/llvm/IR/
DLegacyPassManagers.h420 bool isPassDebuggingExecutionsOrMore() const;
/external/swiftshader/third_party/LLVM/lib/Analysis/IPA/
DCallGraphSCCPass.cpp381 if (isPassDebuggingExecutionsOrMore()) { in RunAllPassesOnSCC()
/external/llvm/lib/IR/
DLegacyPassManager.cpp127 bool PMDataManager::isPassDebuggingExecutionsOrMore() const { in isPassDebuggingExecutionsOrMore() function in PMDataManager
/external/swiftshader/third_party/LLVM/lib/VMCore/
DPassManager.cpp119 bool PMDataManager::isPassDebuggingExecutionsOrMore() const { in isPassDebuggingExecutionsOrMore() function in PMDataManager