Home
last modified time | relevance | path

Searched refs:ON_REGION_MSG (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DRegionPass.cpp86 dumpPassInfo(P, EXECUTION_MSG, ON_REGION_MSG, in runOnFunction()
102 dumpPassInfo(P, MODIFICATION_MSG, ON_REGION_MSG, in runOnFunction()
128 ON_REGION_MSG); in runOnFunction()
141 freePass(P, "<deleted>", ON_REGION_MSG); in runOnFunction()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DLegacyPassManagers.h104 ON_REGION_MSG, // "' on Region '" + Msg + "'...\n'" enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DLegacyPassManager.cpp1205 case ON_REGION_MSG: in dumpPassInfo()