Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDRDFGraph.h398 uint32_t makeId(uint32_t Block, uint32_t Index) const { in makeId() function
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDRDFGraph.cpp372 makeId(ActiveB, Index) }; in New()
384 return makeId(i, Idx); in id()