Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBTFDebug.h382 unsigned populateType(const DIType *Ty);
H A DBTFDebug.cpp1248 unsigned BTFDebug::populateType(const DIType *Ty) { in populateType() function in BTFDebug
1306 uint32_t RootId = populateType(dyn_cast<DIType>(MDN)); in processGlobalValue()