Home
last modified time | relevance | path

Searched defs:Ms (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DDebugCounter.cpp18 explicit DebugCounterList(Mods &&... Ms) : Base(std::forward<Mods>(Ms)...) {} in DebugCounterList()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DRDFGraph.cpp581 NodeList Ms = members_if(EqBB, G); in findBlock() local
1525 static auto HasUsedDef = [](NodeList &Ms) -> bool { in removeUnusedPhis()