Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DSIPreEmitPeephole.cpp46 bool removeExeczBranch(MachineInstr &MI, MachineBasicBlock &SrcMBB);
341 bool SIPreEmitPeephole::removeExeczBranch(MachineInstr &MI, in removeExeczBranch() function in SIPreEmitPeephole
381 Changed |= removeExeczBranch(MI, MBB); in runOnMachineFunction()