Searched defs:getUnitDie (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDIE.cpp203 const DIE *DIE::getUnitDie() const { function in class:DIE
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DDIE.h891 DIE &getUnitDie() { return Die; } function in class:llvm::DIEUnit
892 const DIE &getUnitDie() const { return Die; } function in class:llvm::DIEUnit

Completed in 130 milliseconds