Home
last modified time | relevance | path

Searched refs:LastUnique (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DValueSymbolTable.cpp61 S << ++LastUnique; in makeUniqueName() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DValueSymbolTable.h131 mutable uint32_t LastUnique = 0; ///< Counter for tracking unique names member in llvm::ValueSymbolTable
/third_party/gn/src/base/containers/
H A Dflat_tree.h36 Iterator LastUnique(Iterator first, Iterator last, BinaryPredicate compare) { in LastUnique() function
465 erase_after = LastUnique(first, last, comparator); in sort_and_unique()

Completed in 3 milliseconds