Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/
H A DAMDILCFGStructurizer.cpp205 MachineBasicBlock *getLoopLandInfo(MachineLoop *LoopRep) const;
352 MachineBasicBlock *AMDGPUCFGStructurizer::getLoopLandInfo(MachineLoop *LoopRep) in getLoopLandInfo() function in AMDGPUCFGStructurizer
378 MachineBasicBlock *LoopLand = getLoopLandInfo(LoopRep); in isActiveLoophead()