Searched refs:ApplyPats (Results 1 – 2 of 2) sorted by relevance
283 SmallVector<InstructionPattern *, 8> ApplyPats; member in __anon569e2aa20111::CombineRuleOperandTypeChecker298 ApplyPats.push_back(&P); in processApplyPattern()324 for (auto *Pat : ApplyPats) { in propagateAndInferTypes()371 for (auto *Pat : ApplyPats) { in propagateAndInferTypes()382 for (auto *Pat : ApplyPats) { in propagateAndInferTypes()585 for (const auto *Pat : ApplyPats) in getRuleEqClasses()784 PatternMap ApplyPats; member in __anon569e2aa20111::CombineRuleBuilder900 DumpPats("ApplyPats", ApplyPats); in print()945 VerifyPats(ApplyPats); in verify()948 if (any_of(ApplyPats, in verify()[all …]