Home
last modified time | relevance | path

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

/external/llvm/lib/IR/
DLegacyPassManager.cpp1164 case ON_BASICBLOCK_MSG: in dumpPassInfo()
1300 dumpPassInfo(BP, EXECUTION_MSG, ON_BASICBLOCK_MSG, I->getName()); in runOnFunction()
1315 dumpPassInfo(BP, MODIFICATION_MSG, ON_BASICBLOCK_MSG, in runOnFunction()
1323 removeDeadPasses(BP, I->getName(), ON_BASICBLOCK_MSG); in runOnFunction()
/external/swiftshader/third_party/LLVM/include/llvm/
DPassManagers.h106 ON_BASICBLOCK_MSG, // "' on BasicBlock '" + PassName + "'...\n" enumerator
/external/swiftshader/third_party/LLVM/lib/VMCore/
DPassManager.cpp1139 case ON_BASICBLOCK_MSG: in dumpPassInfo()
1267 dumpPassInfo(BP, EXECUTION_MSG, ON_BASICBLOCK_MSG, I->getName()); in runOnFunction()
1282 dumpPassInfo(BP, MODIFICATION_MSG, ON_BASICBLOCK_MSG, in runOnFunction()
1289 removeDeadPasses(BP, I->getName(), ON_BASICBLOCK_MSG); in runOnFunction()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DLegacyPassManager.cpp1215 case ON_BASICBLOCK_MSG: in dumpPassInfo()
1353 dumpPassInfo(BP, EXECUTION_MSG, ON_BASICBLOCK_MSG, BB.getName()); in runOnFunction()
1371 dumpPassInfo(BP, MODIFICATION_MSG, ON_BASICBLOCK_MSG, in runOnFunction()
1379 removeDeadPasses(BP, BB.getName(), ON_BASICBLOCK_MSG); in runOnFunction()
/external/llvm/include/llvm/IR/
DLegacyPassManagers.h107 ON_BASICBLOCK_MSG, // "' on BasicBlock '" + InstructionName + "'...\n" enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DLegacyPassManagers.h107 ON_BASICBLOCK_MSG, // "' on BasicBlock '" + InstructionName + "'...\n" enumerator