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