Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/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
359 Changed |= optimizeVccBranch(MI); in runOnMachineFunction()