Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DIR2Vec.cpp257 StringRef Vocabulary::getVocabKeyForTypeID(Type::TypeID TypeID) { in getVocabKeyForTypeID() function in Vocabulary
334 return getVocabKeyForTypeID(static_cast<Type::TypeID>(Pos - MaxOpcodes)); in getStringKey()
455 Vocabulary::getVocabKeyForTypeID(static_cast<Type::TypeID>(TypeID)); in generateNumMappedVocab()
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DIR2Vec.h177 static StringRef getVocabKeyForTypeID(Type::TypeID TypeID);