Searched refs:getComplexPattern (Results 1 – 2 of 2) sorted by relevance
2300 Record *T = CDP.getComplexPattern(R).getValueType(); in getImplicitType()2356 return &CGP.getComplexPattern(Rec); in getComplexPatternInfo()2704 Record *T = CDP.getComplexPattern(getOperator()).getValueType(); in ApplyTypeConstraints()3602 const ComplexPattern &CP = CDP.getComplexPattern(LeafRec); in AnalyzeNode()
1150 const ComplexPattern &getComplexPattern(Record *R) const { in getComplexPattern() function