Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBTFDebug.h299 void visitMapDefType(const DIType *Ty, uint32_t &TypeId);
H A DBTFDebug.cpp687 void BTFDebug::visitMapDefType(const DIType *Ty, uint32_t &TypeId) { in visitMapDefType() function in BTFDebug
1181 visitMapDefType(GVE->getVariable()->getType(), GVTypeId); in processGlobals()