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