Home
last modified time | relevance | path

Searched refs:VariableDbgInfo (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm/CodeGen/
DMachineModuleInfo.h191 struct VariableDbgInfo { struct
197 VariableDbgInfo(const DILocalVariable *Var, const DIExpression *Expr, in VariableDbgInfo() argument
201 typedef SmallVector<VariableDbgInfo, 4> VariableDbgInfoMapTy;
/external/llvm/lib/CodeGen/
DMIRPrinter.cpp351 for (MachineModuleInfo::VariableDbgInfo &DebugVar : in convertStackObjects()