Searched refs:optimizeVccBranch (Results 1 – 1 of 1) sorted by relevance
32 bool optimizeVccBranch(MachineInstr &MI) const;69 bool SIPreEmitPeephole::optimizeVccBranch(MachineInstr &MI) const { in optimizeVccBranch() function in SIPreEmitPeephole445 Changed |= optimizeVccBranch(MI); in run()