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