Searched refs:getNumVariableLocationOps (Results 1 – 6 of 6) sorted by relevance
154 assert(OpIdx < getNumVariableLocationOps() && "Invalid Operand Index"); in replaceVariableLocationOp()164 for (unsigned Idx = 0; Idx < getNumVariableLocationOps(); ++Idx) in replaceVariableLocationOp()173 assert(NewExpr->hasAllLocationOps(getNumVariableLocationOps() + in addVariableLocationOps()
254 unsigned getNumVariableLocationOps() const { in getNumVariableLocationOps() function283 return (getNumVariableLocationOps() == 0 && in isKillLocation()352 assert(getNumVariableLocationOps() == 1 && in getAddress()372 assert(getNumVariableLocationOps() == 1 && in getAddress()
1501 assert(DII->getNumVariableLocationOps() == 1 && in valueCoversEntireFragment()1901 DII->getNumVariableLocationOps() + AdditionalValues.size() <= in salvageDebugInfoForDbgValues()
1354 for (size_t LocNo = 0; LocNo < DDI->getNumVariableLocationOps(); ++LocNo) in instrumentStack()
6563 NewRec->RecoveryExprs.resize(DVI->getNumVariableLocationOps()); in DbgGatherSalvagableDVI()
1233 assert(DI->getNumVariableLocationOps() == 1 && in addDanglingDebugInfo()