Searched refs:isPTrueOpcode (Results 1 – 2 of 2) sorted by relevance
441 static inline bool isPTrueOpcode(unsigned Opc) { in isPTrueOpcode() function
1318 if (isPTrueOpcode(MaskOpcode) && (PredIsPTestLike || PredIsWhileLike)) { in optimizePTestInstr()