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

  /external/llvm/include/llvm/CodeGen/
MachineModuleInfo.h 399 /// setVariableDbgInfo - Collect information used to emit debugging
401 void setVariableDbgInfo(MDNode *N, unsigned Slot, DebugLoc Loc) {
  /external/llvm/lib/CodeGen/SelectionDAG/
FunctionLoweringInfo.cpp 133 MMI.setVariableDbgInfo(DI->getVariable(),
SelectionDAGBuilder.cpp     [all...]

Completed in 53 milliseconds