Home
last modified time | relevance | path

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

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