Home
last modified time | relevance | path

Searched refs:idFor (Results 1 – 5 of 5) sorted by relevance

/openbsd/src/gnu/llvm/llvm/include/llvm/ADT/
DUniqueVector.h57 unsigned idFor(const T &Entry) const { in idFor() function
/openbsd/src/gnu/llvm/llvm/include/llvm/Support/
DDebugCounter.h125 return RegisteredCounters.idFor(Name); in getCounterId()
/openbsd/src/gnu/llvm/llvm/utils/TableGen/
DDFAEmitter.cpp59 auto FromId = DfaStates.idFor(DS); in visitDfaState()
282 Emitter.addTransition(State, NewState, Actions.idFor(T.getActions())); in emit()
DDFAPacketizerEmitter.cpp324 unsigned ResourcesID = UniqueResources.idFor(Resources); in emitForItineraries()
/openbsd/src/gnu/llvm/llvm/lib/Bitcode/Writer/
DValueEnumerator.cpp473 unsigned ComdatID = Comdats.idFor(C); in getComdatID()