Home
last modified time | relevance | path

Searched refs:PrintLoopinfo (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DAMDILCFGStructurizer.cpp162 LLVM_DEBUG(dbgs() << "LoopInfo:\n"; PrintLoopinfo(*MLI);); in runOnMachineFunction()
196 static void PrintLoopinfo(const MachineLoopInfo &LoopInfo) { in PrintLoopinfo() function in __anonf81bc5ca0111::AMDGPUCFGStructurizer
/external/llvm/lib/Target/AMDGPU/
DAMDILCFGStructurizer.cpp170 DEBUG(dbgs() << "LoopInfo:\n"; PrintLoopinfo(*MLI);); in runOnMachineFunction()
203 static void PrintLoopinfo(const MachineLoopInfo &LoopInfo) { in PrintLoopinfo() function in __anon4bd2a1920311::AMDGPUCFGStructurizer