Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIPreEmitPeephole.cpp38 bool optimizeVccBranch(MachineInstr &MI) const;
67 bool SIPreEmitPeephole::optimizeVccBranch(MachineInstr &MI) const { in optimizeVccBranch() function in SIPreEmitPeephole
381 Changed |= optimizeVccBranch(MI); in runOnMachineFunction()