Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDRegAllocPBQP.h185 NodeMetadata(const NodeMetadata &Other) in NodeMetadata() function
284 using NodeMetadata = RegAlloc::NodeMetadata; variable
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/PBQP/
HDGraph.h57 using NodeMetadata = typename SolverT::NodeMetadata; variable