Searched refs:dumpCode (Results 1 – 3 of 3) sorted by relevance
277 if (STI.dumpCode()) { in EmitFunctionEntryLabel()289 if (STI.dumpCode() && !isBlockOnlyReachableByFallthrough(&MBB)) { in EmitBasicBlockStart()519 if (STM.dumpCode()) { in runOnMachineFunction()
324 if (STI.dumpCode()) { in EmitInstruction()
536 bool dumpCode() const { in dumpCode() function