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

  /external/llvm/lib/CodeGen/AsmPrinter/
DwarfDebug.h 130 unsigned getNumAddrElements() const {
132 return Var.getNumAddrElements();
DwarfDebug.cpp     [all...]
DwarfUnit.cpp 584 unsigned N = DV.getNumAddrElements();
    [all...]
  /external/llvm/include/llvm/IR/
DebugInfo.h 691 bool hasComplexAddress() const { return getNumAddrElements() > 0; }
695 unsigned getNumAddrElements() const {
    [all...]
  /external/llvm/lib/Transforms/Utils/
Local.cpp     [all...]

Completed in 906 milliseconds