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