Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DAsmWriter.cpp851 int getTypeIdSlot(StringRef Id);
1335 int SlotTracker::getTypeIdSlot(StringRef Id) { in getTypeIdSlot() function in SlotTracker
3239 Out << "^" << Machine.getTypeIdSlot(TID.second.first) in printModuleSummaryIndex()
3655 auto Slot = Machine.getTypeIdSlot(TypeIdPair.first); in printTypeIdInfo()
3697 auto Slot = Machine.getTypeIdSlot(TypeIdPair.first); in printVFuncId()