Searched defs:idFor (Results 1 - 1 of 1) sorted by relevance

/external/llvm/include/llvm/ADT/
H A DUniqueVector.h51 /// idFor - return the ID for an existing entry. Returns 0 if the entry is
53 unsigned idFor(const T &Entry) const { function in class:llvm::UniqueVector

Completed in 73 milliseconds