Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DValueSymbolTable.h141 mutable uint32_t LastUnique = 0; ///< Counter for tracking unique names variable
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DValueSymbolTable.cpp65 S << ++LastUnique; in makeUniqueName()