Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DRDFGraph.h436 uint32_t makeId(uint32_t Block, uint32_t Index) const { in makeId() function
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRDFGraph.cpp366 Node NA = {reinterpret_cast<NodeBase *>(ActiveEnd), makeId(ActiveB, Index)}; in New()
378 return makeId(i, Idx); in id()