Searched refs:getComplexPattern (Results 1 – 2 of 2) sorted by relevance
2375 const Record *T = CDP.getComplexPattern(R).getValueType(); in getImplicitType()2432 return &CGP.getComplexPattern(Rec); in getComplexPatternInfo()2777 const Record *T = CDP.getComplexPattern(getOperator()).getValueType(); in ApplyTypeConstraints()3649 const ComplexPattern &CP = CDP.getComplexPattern(LeafRec); in AnalyzeNode()
1167 const ComplexPattern &getComplexPattern(const Record *R) const { in getComplexPattern() function