Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/
HDRegionPass.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()
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/IR/
HDLegacyPassManagers.h104 ON_REGION_MSG, // "' on Region '" + Msg + "'...\n'" enumerator
/freebsd-11-stable/contrib/llvm-project/llvm/lib/IR/
HDLegacyPassManager.cpp1205 case ON_REGION_MSG: in dumpPassInfo()