Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/AsmPrinter/
DDbgValueHistoryCalculator.cpp221 const DILocalVariable *RawVar = MI.getDebugVariable(); in calculateDbgValueHistory() local
222 assert(RawVar->isValidLocationForIntrinsic(MI.getDebugLoc()) && in calculateDbgValueHistory()
224 InlinedVariable Var(RawVar, MI.getDebugLoc()->getInlinedAt()); in calculateDbgValueHistory()