Searched refs:tryOptSelectConjunction (Results 1 – 1 of 1) sorted by relevance
449 bool tryOptSelectConjunction(GSelect &Sel, MachineInstr &CondMI);5018 bool AArch64InstructionSelector::tryOptSelectConjunction(GSelect &SelI, in tryOptSelectConjunction() function in AArch64InstructionSelector5067 if (tryOptSelectConjunction(I, *CondDef)) in tryOptSelect()