Searched refs:setVariableDbgInfo (Results 1 - 3 of 3) sorted by relevance

/external/llvm/include/llvm/CodeGen/
H A DMachineModuleInfo.h419 /// setVariableDbgInfo - Collect information used to emit debugging
421 void setVariableDbgInfo(const DILocalVariable *Var, const DIExpression *Expr, function in class:llvm::MachineModuleInfo
/external/llvm/lib/CodeGen/SelectionDAG/
H A DFunctionLoweringInfo.cpp200 MMI.setVariableDbgInfo(DI->getVariable(), DI->getExpression(),
/external/llvm/lib/CodeGen/MIRParser/
H A DMIRParser.cpp571 MF.getMMI().setVariableDbgInfo(DIVar, DIExpr, unsigned(FrameIdx), DILoc);

Completed in 88 milliseconds