Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/BPF/
H A DBTFDebug.h371 unsigned populateType(const DIType *Ty);
H A DBTFDebug.cpp1222 unsigned BTFDebug::populateType(const DIType *Ty) { in populateType() function in BTFDebug
1280 uint32_t RootId = populateType(dyn_cast<DIType>(MDN)); in processGlobalValue()