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

  /external/llvm/lib/CodeGen/AsmPrinter/
DbgValueHistoryCalculator.cpp 39 assert(MI.isDebugValue() && MI.getDebugVariable() == Var);
185 const MDNode *Var = MI.getDebugVariable();
DwarfDebug.h 88 : Var(DbgValue->getDebugVariable()), TheDIE(nullptr),
DwarfDebug.cpp     [all...]
  /external/llvm/include/llvm/CodeGen/
MachineInstr.h 247 /// getDebugVariable() - Return the debug variable referenced by
249 DIVariable getDebugVariable() const {
    [all...]

Completed in 103 milliseconds