Searched refs:ComplexPatternEquivs (Results 1 – 1 of 1) sorted by relevance
3538 DenseMap<const Record *, const Record *> ComplexPatternEquivs; member in __anon332dbd1e0111::GlobalISelEmitter3715 assert(ComplexPatternEquivs.empty()); in gatherNodeEquivs()3720 ComplexPatternEquivs[SelDAGEquiv] = Equiv; in gatherNodeEquivs()4139 const auto &ComplexPattern = ComplexPatternEquivs.find(R); in importComplexPatternOperandMatcher()4140 if (ComplexPattern == ComplexPatternEquivs.end()) in importComplexPatternOperandMatcher()4513 const auto &ComplexPattern = ComplexPatternEquivs.find(ChildRec); in importExplicitUseRenderer()4514 if (ComplexPattern == ComplexPatternEquivs.end()) in importExplicitUseRenderer()