Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DRegAllocPBQP.h313 NodeMetadata& NMd = G.getNodeMetadata(NId); in handleDisconnectEdge() local
320 NodeMetadata& NMd = G.getNodeMetadata(NId); in handleReconnectEdge() local
350 void promote(NodeId NId, NodeMetadata& NMd) { in promote()