Searched refs:getComplexPattern (Results 1 – 2 of 2) sorted by relevance
2306 Record *T = CDP.getComplexPattern(R).getValueType(); in getImplicitType()2363 return &CGP.getComplexPattern(Rec); in getComplexPatternInfo()2717 Record *T = CDP.getComplexPattern(getOperator()).getValueType(); in ApplyTypeConstraints()3613 const ComplexPattern &CP = CDP.getComplexPattern(LeafRec); in AnalyzeNode()
1160 const ComplexPattern &getComplexPattern(Record *R) const { in getComplexPattern() function