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