Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DSIOptimizeExecMasking.cpp42 findExecCopy(MachineBasicBlock &MBB,
299 MachineBasicBlock::reverse_iterator SIOptimizeExecMasking::findExecCopy( in findExecCopy() function in SIOptimizeExecMasking
425 auto CopyFromExecInst = findExecCopy(MBB, I); in optimizeExecSequence()