Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DRDFGraph.h398 uint32_t makeId(uint32_t Block, uint32_t Index) const { in makeId() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DRDFGraph.cpp372 makeId(ActiveB, Index) }; in New()
384 return makeId(i, Idx); in id()