Searched refs:getLoopLandInfo (Results 1 – 2 of 2) sorted by relevance
214 MachineBasicBlock *getLoopLandInfo(MachineLoop *LoopRep) const;363 MachineBasicBlock *AMDGPUCFGStructurizer::getLoopLandInfo(MachineLoop *LoopRep) in getLoopLandInfo() function in __anon599839bc0311::AMDGPUCFGStructurizer393 MachineBasicBlock *LoopLand = getLoopLandInfo(LoopRep); in isActiveLoophead()
380 LoopLandInfo *getLoopLandInfo(LoopT *LoopRep);927 LoopLandInfo *loopLand = getLoopLandInfo(loopRep); in loopPatternMatch()2335 LoopLandInfo *loopLand = getLoopLandInfo(loopRep); in isActiveLoophead()2521 CFGStructurizer<PassT>::getLoopLandInfo(LoopT *loopRep) { in getLoopLandInfo() function in llvmCFGStruct::CFGStructurizer