Searched refs:getDebugVariable (Results 1 – 13 of 13) sorted by relevance
192 : Var(MI.getDebugVariable(), MI.getDebugExpression(), in VarLoc()288 const DILocalVariable *Var = MI.getDebugVariable(); in BuildDbgValue()781 const DILocalVariable *Var = MI.getDebugVariable(); in transferDebugValue()1214 DebugVariable MIVar(MI.getDebugVariable(), MI.getDebugExpression(), in accumulateFragmentMap()1406 auto *DIVar = MI.getDebugVariable(); in isEntryValueCandidate()1461 DebugVariable V(MI.getDebugVariable(), MI.getDebugExpression(), in recordEntryValue()
186 if (!MI.isDebugValue() || !MI.getDebugVariable()->isParameter()) in stashEntryDbgValues()194 const DILocalVariable *Var = MI.getDebugVariable(); in stashEntryDbgValues()197 return Var == DV->getDebugVariable() && in stashEntryDbgValues()
816 const DILocalVariable *MachineInstr::getDebugVariable() const { in getDebugVariable() function in MachineInstr2075 assert(MI.getDebugVariable()->isValidLocationForIntrinsic(MI.getDebugLoc()) && in computeExprForSpill()2094 .addMetadata(Orig.getDebugVariable()) in buildDbgValueForSpill()
430 DebugVariable Var(MI.getDebugVariable(), MI.getDebugExpression(), in ProcessDbgInst()
661 const DILocalVariable *Var = MI.getDebugVariable(); in handleDebugValue()
231 Entries.front().getInstr()->getDebugVariable(); in beginFunction()
247 const DILocalVariable *RawVar = MI.getDebugVariable(); in calculateDbgEntityHistory()
856 const DILocalVariable *V = MI->getDebugVariable(); in emitDebugValueComment()
263 assert(getVariable() == DbgValue->getDebugVariable() && "Wrong variable"); in initializeDbgValue()
589 const MDNode *Var = MI.getDebugVariable(); in replaceDebugValue()
229 assert((MI->isDebugValue() ? static_cast<bool>(MI->getDebugVariable()) in addMetadata()
404 const DILocalVariable *getDebugVariable() const;
597 const MDNode *Variable = MI->getDebugVariable(); in runOnMachineFunction()