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