Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIOptimizeExecMasking.cpp44 findExecCopy(MachineBasicBlock &MBB,
302 MachineBasicBlock::reverse_iterator SIOptimizeExecMasking::findExecCopy( in findExecCopy() function in SIOptimizeExecMasking
445 auto CopyFromExecInst = findExecCopy(MBB, I); in optimizeExecSequence()