HomeSort by relevance Sort by last modified time
    Searched defs:isPassDebuggingExecutionsOrMore (Results 1 - 2 of 2) sorted by null

  /external/swiftshader/third_party/LLVM/lib/VMCore/
PassManager.cpp 117 /// isPassDebuggingExecutionsOrMore - Return true if -debug-pass=Executions
119 bool PMDataManager::isPassDebuggingExecutionsOrMore() const {
    [all...]
  /external/llvm/lib/IR/
LegacyPassManager.cpp 125 /// isPassDebuggingExecutionsOrMore - Return true if -debug-pass=Executions
127 bool PMDataManager::isPassDebuggingExecutionsOrMore() const {
    [all...]

Completed in 290 milliseconds