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