HomeSort by relevance Sort by last modified time
    Searched refs:getUnitOrNull (Results 1 - 3 of 3) sorted by null

  /external/llvm/lib/CodeGen/AsmPrinter/
DIE.cpp 113 const DIE *Cu = getUnitOrNull();
120 const DIE *DIE::getUnitOrNull() const {
DwarfUnit.cpp 345 const DIE *DieCU = Die.getUnitOrNull();
346 const DIE *EntryCU = Entry->getEntry().getUnitOrNull();
    [all...]
  /external/llvm/include/llvm/CodeGen/
DIE.h 168 const DIE *getUnitOrNull() const;

Completed in 134 milliseconds