Searched refs:PrintLoopinfo (Results 1 – 2 of 2) sorted by relevance
162 LLVM_DEBUG(dbgs() << "LoopInfo:\n"; PrintLoopinfo(*MLI);); in runOnMachineFunction()196 static void PrintLoopinfo(const MachineLoopInfo &LoopInfo) { in PrintLoopinfo() function in __anonf81bc5ca0111::AMDGPUCFGStructurizer
170 DEBUG(dbgs() << "LoopInfo:\n"; PrintLoopinfo(*MLI);); in runOnMachineFunction()203 static void PrintLoopinfo(const MachineLoopInfo &LoopInfo) { in PrintLoopinfo() function in __anon4bd2a1920311::AMDGPUCFGStructurizer