Searched refs:findCondCodeUsedByInstr (Results 1 – 1 of 1) sorted by relevance
1672 static AArch64CC::CondCode findCondCodeUsedByInstr(const MachineInstr &Instr) { in findCondCodeUsedByInstr() function1743 AArch64CC::CondCode CC = findCondCodeUsedByInstr(Instr); in examineCFlagsUse()1865 AArch64CC::CondCode MICC = findCondCodeUsedByInstr(MI); in canCmpInstrBeRemoved()