Searched refs:getDebugVariable (Results 1 - 4 of 4) sorted by relevance

/external/llvm/lib/CodeGen/AsmPrinter/
H A DDbgValueHistoryCalculator.cpp39 assert(MI.isDebugValue() && MI.getDebugVariable() == Var);
185 const MDNode *Var = MI.getDebugVariable();
H A DDwarfDebug.h88 : Var(DbgValue->getDebugVariable()), TheDIE(nullptr),
H A DDwarfDebug.cpp1166 const MDNode *Var = MI->getDebugVariable();
/external/llvm/include/llvm/CodeGen/
H A DMachineInstr.h247 /// getDebugVariable() - Return the debug variable referenced by
249 DIVariable getDebugVariable() const { function in class:llvm::MachineInstr

Completed in 262 milliseconds