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