Searched refs:tryOptCompareBranchFedByICmp (Results 1 – 1 of 1) sorted by relevance
133 bool tryOptCompareBranchFedByICmp(MachineInstr &I, MachineInstr &ICmp,1709 bool AArch64InstructionSelector::tryOptCompareBranchFedByICmp( in tryOptCompareBranchFedByICmp() function in AArch64InstructionSelector1808 if (tryOptCompareBranchFedByICmp(I, ICmp, MIB)) in selectCompareBranchFedByICmp()