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