Searched refs:DefinesOptionalPredicate (Results 1 – 1 of 1) sorted by relevance
258 bool DefinesOptionalPredicate(MachineInstr *MI, bool *CPSR);270 bool ARMFastISel::DefinesOptionalPredicate(MachineInstr *MI, bool *CPSR) { in DefinesOptionalPredicate() function in ARMFastISel316 if (DefinesOptionalPredicate(MI, &CPSR)) in AddOptionalDefs()