Home
last modified time | relevance | path

Searched refs:invalidNodeId (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/
H A DRegAllocPBQP.h154 return GraphBase::invalidNodeId(); in getNodeIdForVReg()
/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/PBQP/
H A DGraph.h33 static NodeId invalidNodeId() { in invalidNodeId() function