Searched refs:ComplexPatternOperandMatcher (Results 1 – 1 of 1) sorted by relevance
1213 class ComplexPatternOperandMatcher : public OperandPredicateMatcher { class1223 ComplexPatternOperandMatcher(unsigned InsnVarID, unsigned OpIdx, in ComplexPatternOperandMatcher() function in __anon7e76e5f80111::ComplexPatternOperandMatcher1515 unsigned ComplexPatternOperandMatcher::getAllocatedTemporariesBaseID() const { in getAllocatedTemporariesBaseID()3375 OM.addPredicate<ComplexPatternOperandMatcher>(OM, *ComplexPattern->second); in importComplexPatternOperandMatcher()4578 if (isa<ComplexPatternOperandMatcher>(OP)) in optimize()