Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Target/BPF/
H A DBTFDebug.h378 unsigned populateType(const DIType *Ty);
H A DBTFDebug.cpp1247 unsigned BTFDebug::populateType(const DIType *Ty) { in populateType() function in BTFDebug
1305 uint32_t RootId = populateType(dyn_cast<DIType>(MDN)); in processGlobalValue()