Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm/CodeGen/
DRDFGraph.h399 uint32_t makeId(uint32_t Block, uint32_t Index) const { in makeId() function
/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DRDFGraph.cpp370 makeId(ActiveB, Index) }; in New()
382 return makeId(i, Idx); in id()