Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDILCFGStructurizer.cpp310 LoopLandInfoMap LLInfoMap; member in __anonc7e9fce40111::AMDGPUCFGStructurizer
329 LoopLandInfoMap::const_iterator It = LLInfoMap.find(LoopRep); in getLoopLandInfo()
330 if (It == LLInfoMap.end()) in getLoopLandInfo()
842 LLInfoMap.clear(); in run()
1060 MachineBasicBlock *&TheEntry = LLInfoMap[LoopRep]; in isSameloopDetachedContbreak()