Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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
378 Changed |= optimizeVccBranch(MI); in runOnMachineFunction()