Home
last modified time | relevance | path

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

/external/llvm/lib/Target/R600/
DAMDILCFGStructurizer.cpp350 LoopLandInfoMap LLInfoMap; member in __anon0389e81c0311::AMDGPUCFGStructurizer
365 LoopLandInfoMap::const_iterator It = LLInfoMap.find(LoopRep); in getLoopLandInfo()
366 if (It == LLInfoMap.end()) in getLoopLandInfo()
922 LLInfoMap.clear(); in run()
1181 MachineBasicBlock *&TheEntry = LLInfoMap[LoopRep]; in isSameloopDetachedContbreak()
1829 MachineBasicBlock *&TheEntry = LLInfoMap[loopRep]; in setLoopLandBlock()