Searched refs:PatWithNoTypes (Results 1 – 1 of 1) sorted by relevance
64 TreePatternNodePtr PatWithNoTypes; member in __anon5041f0880111::MatcherGen165 PatWithNoTypes = Pattern.getSrcPattern()->clone(); in MatcherGen()166 PatWithNoTypes->RemoveAllTypes(); in MatcherGen()183 MadeChange = PatWithNoTypes->ApplyTypeConstraints(TP, in InferPossibleTypes()571 EmitMatchCode(Pattern.getSrcPattern(), PatWithNoTypes.get()); in EmitMatcherCode()