Searched refs:VerifyTypeOfOperand (Results 1 – 2 of 2) sorted by relevance
396 std::function<bool(const PatternType &)> VerifyTypeOfOperand) { in check() argument404 if (Ty.isTypeOf() && !VerifyTypeOfOperand(Ty)) in check()
463 std::function<bool(const PatternType &)> VerifyTypeOfOperand);