Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DStackColoring.cpp311 void dumpBB(MachineBasicBlock *MBB) const;
398 LLVM_DUMP_METHOD void StackColoring::dumpBB(MachineBasicBlock *MBB) const { in dumpBB() function in StackColoring
413 DEBUG(dumpBB(MBB)); in dump()
/external/llvm-project/llvm/lib/CodeGen/
DStackColoring.cpp490 void dumpBB(MachineBasicBlock *MBB) const;
573 LLVM_DUMP_METHOD void StackColoring::dumpBB(MachineBasicBlock *MBB) const { in dumpBB() function in StackColoring
588 dumpBB(MBB); in dump()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DStackColoring.cpp457 void dumpBB(MachineBasicBlock *MBB) const;
540 LLVM_DUMP_METHOD void StackColoring::dumpBB(MachineBasicBlock *MBB) const { in dumpBB() function in StackColoring
555 dumpBB(MBB); in dump()