Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DRegionPass.cpp85 if (isPassDebuggingExecutionsOrMore()) { in runOnFunction()
100 if (isPassDebuggingExecutionsOrMore()) { in runOnFunction()
126 (!isPassDebuggingExecutionsOrMore() || skipThisRegion) ? in runOnFunction()
DCallGraphSCCPass.cpp412 if (isPassDebuggingExecutionsOrMore()) { in RunAllPassesOnSCC()
/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-7.0/llvm/include/llvm/IR/
DLegacyPassManagers.h429 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
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DLegacyPassManager.cpp134 bool PMDataManager::isPassDebuggingExecutionsOrMore() const { in isPassDebuggingExecutionsOrMore() function in PMDataManager