Searched refs:getComplexPattern (Results 1 – 2 of 2) sorted by relevance
2314 Record *T = CDP.getComplexPattern(R).getValueType(); in getImplicitType()2371 return &CGP.getComplexPattern(Rec); in getComplexPatternInfo()2723 Record *T = CDP.getComplexPattern(getOperator()).getValueType(); in ApplyTypeConstraints()3617 const ComplexPattern &CP = CDP.getComplexPattern(LeafRec); in AnalyzeNode()
1155 const ComplexPattern &getComplexPattern(Record *R) const { in getComplexPattern() function