Home
last modified time | relevance | path

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

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