Searched defs:Ms (Results 1 – 2 of 2) sorted by relevance
18 explicit DebugCounterList(Mods &&... Ms) : Base(std::forward<Mods>(Ms)...) {} in DebugCounterList()
581 NodeList Ms = members_if(EqBB, G); in findBlock() local1525 static auto HasUsedDef = [](NodeList &Ms) -> bool { in removeUnusedPhis()