Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIPreEmitPeephole.cpp46 bool removeExeczBranch(MachineInstr &MI, MachineBasicBlock &SrcMBB);
344 bool SIPreEmitPeephole::removeExeczBranch(MachineInstr &MI, in removeExeczBranch() function in SIPreEmitPeephole
384 Changed |= removeExeczBranch(MI, MBB); in runOnMachineFunction()