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

  /external/llvm/include/llvm/CodeGen/
MachineModuleInfo.h 420 /// setVariableDbgInfo - Collect information used to emit debugging
422 void setVariableDbgInfo(const DILocalVariable *Var, const DIExpression *Expr,
  /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
MachineModuleInfo.h 393 /// setVariableDbgInfo - Collect information used to emit debugging
395 void setVariableDbgInfo(MDNode *N, unsigned Slot, DebugLoc Loc) {

Completed in 554 milliseconds