Searched refs:getDebugVariable (Results 1 – 11 of 11) sorted by relevance
141 : Var(MI.getDebugVariable(), MI.getDebugLoc()->getInlinedAt()), MI(MI), in VarLoc()364 const DILocalVariable *Var = MI.getDebugVariable(); in transferDebugValue()399 DMI->getDebugVariable(), DMI->getDebugExpression()); in insertTransferDebugPair()412 DMI->getDebugVariable(), SpillExpr); in insertTransferDebugPair()720 DMI->getDebugVariable(), DMI->getDebugExpression()); in join()
805 const DILocalVariable *MachineInstr::getDebugVariable() const { in getDebugVariable() function in MachineInstr2048 assert(MI.getDebugVariable()->isValidLocationForIntrinsic(MI.getDebugLoc()) && in computeExprForSpill()2067 .addMetadata(Orig.getDebugVariable()) in buildDbgValueForSpill()
576 const DILocalVariable *Var = MI.getDebugVariable(); in handleDebugValue()
221 const DILocalVariable *DIVar = Ranges.front().first->getDebugVariable(); in beginFunction()
248 const DILocalVariable *RawVar = MI.getDebugVariable(); in calculateDbgEntityHistory()
152 assert(getVariable() == DbgValue->getDebugVariable() && "Wrong variable"); in initializeDbgValue()
851 const DILocalVariable *V = MI->getDebugVariable(); in emitDebugValueComment()
225 assert((MI->isDebugValue() ? static_cast<bool>(MI->getDebugVariable()) in addMetadata()
387 const DILocalVariable *getDebugVariable() const;
582 const MDNode *Var = MI.getDebugVariable(); in replaceDebugValue()
532 const MDNode *Variable = MI->getDebugVariable(); in runOnMachineFunction()