Searched defs:PrintLoopinfo (Results 1 - 2 of 2) sorted by relevance

/external/llvm/lib/Target/R600/
H A DAMDILCFGStructurizer.cpp172 DEBUG(dbgs() << "LoopInfo:\n"; PrintLoopinfo(*MLI););
205 static void PrintLoopinfo(const MachineLoopInfo &LoopInfo) { function in class:__anon10833::AMDGPUCFGStructurizer
/external/mesa3d/src/gallium/drivers/radeon/
H A DAMDILCFGStructurizer.cpp86 void PrintLoopinfo(const LoopinfoT &LoopInfo, llvm::raw_ostream &OS) { function in namespace:llvmCFGStruct
459 PrintLoopinfo(*loopInfo, errs());
549 PrintLoopinfo(*loopInfo, errs());

Completed in 423 milliseconds