Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBTFDebug.h321 unsigned populateType(const DIType *Ty);
H A DBTFDebug.cpp994 unsigned BTFDebug::populateType(const DIType *Ty) { in populateType() function in BTFDebug
1052 uint32_t RootId = populateType(dyn_cast<DIType>(MDN)); in processGlobalValue()