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

  /external/llvm/include/llvm/CodeGen/
MachineModuleInfo.h 439 /// setVariableDbgInfo - Collect information used to emit debugging
441 void setVariableDbgInfo(const MDLocalVariable *Var, const MDExpression *Expr,
  /external/llvm/lib/CodeGen/SelectionDAG/
FunctionLoweringInfo.cpp 219 MMI.setVariableDbgInfo(DI->getVariable(), DI->getExpression(),

Completed in 167 milliseconds