Lines Matching +defs:M +defs:e
34 for (unsigned i = 0, e = Scope->getNumChildren(); i != e; ++i) { in ContractNodes() local
92 for (unsigned i = 0, e = CM->getNumResults(); i != e; ++i) in ContractNodes() local
187 static Matcher *FindNodeWithKind(Matcher *M, Matcher::KindTy Kind) { in FindNodeWithKind()
227 for (unsigned i = 0, e = Scope->getNumChildren(); i != e; ++i) { in FactorNodes() local
234 for (unsigned j = 0, e = SM->getNumChildren(); j != e; ++j) in FactorNodes() local
344 for (unsigned i = 1, e = EqualMatchers.size(); i != e; ++i) { in FactorNodes() local
384 for (unsigned i = 0, e = OptionsToMatch.size(); i != e; ++i) { in FactorNodes() local
424 for (unsigned i = 0, e = OptionsToMatch.size(); i != e; ++i) { in FactorNodes() local
440 for (unsigned i = 0, e = OptionsToMatch.size(); i != e; ++i) { in FactorNodes() local
441 Matcher *M = FindNodeWithKind(OptionsToMatch[i], Matcher::CheckType); in FactorNodes() local
469 for (auto &M : Cases) { in FactorNodes() local
490 for (unsigned i = 0, e = OptionsToMatch.size(); i != e; ++i) in FactorNodes() local