Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/
H A DAMDILCFGStructurizer.cpp271 int mergeLoop(MachineLoop *LoopRep);
1031 int NumBreak = mergeLoop(ExaminedLoop); in loopendPatternMatch()
1039 int AMDGPUCFGStructurizer::mergeLoop(MachineLoop *LoopRep) { in mergeLoop() function in AMDGPUCFGStructurizer