Searched refs:TryCombineAndNot (Results 1 – 3 of 3) sorted by relevance
22 bool TryCombineAndNot(HAnd* instruction);
60 if (TryCombineAndNot(instruction)) { in VisitAnd()
21 bool TryCombineAndNot(HAnd* instruction) { in TryCombineAndNot() function