Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/
H A DAMDILCFGStructurizer.cpp335 LoopLandInfoMap LLInfoMap; member in __anon50dd5f950111::AMDGPUCFGStructurizer
354 LoopLandInfoMap::const_iterator It = LLInfoMap.find(LoopRep); in getLoopLandInfo()
355 if (It == LLInfoMap.end()) in getLoopLandInfo()
867 LLInfoMap.clear(); in run()
1085 MachineBasicBlock *&TheEntry = LLInfoMap[LoopRep]; in isSameloopDetachedContbreak()