Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBTFDebug.h338 void visitMapDefType(const DIType *Ty, uint32_t &TypeId);
H A DBTFDebug.cpp940 void BTFDebug::visitMapDefType(const DIType *Ty, uint32_t &TypeId) { in visitMapDefType() function in BTFDebug
1446 visitMapDefType(DIGlobal->getType(), GVTypeId); in processGlobals()