Searched refs:doesOpcodeNeedPredicate (Results 1 – 1 of 1) sorted by relevance
440 bool doesOpcodeNeedPredicate(unsigned Opc) const;1176 bool FilterChooser::doesOpcodeNeedPredicate(unsigned Opc) const { in doesOpcodeNeedPredicate() function in FilterChooser1213 if (!doesOpcodeNeedPredicate(Opc)) in emitPredicateTableEntry()