Searched refs:IsVPNOTEquivalent (Results 1 – 1 of 1) sorted by relevance
581 static bool IsVPNOTEquivalent(MachineInstr &Cond, MachineInstr &Prev) { in IsVPNOTEquivalent() function881 if (!PrevVCMP || !IsVPNOTEquivalent(Instr, *PrevVCMP)) { in ReplaceVCMPsByVPNOTs()