Searched refs:getNumVariableLocationOps (Results 1 – 6 of 6) sorted by relevance
104 assert(OpIdx < getNumVariableLocationOps() && "Invalid Operand Index"); in replaceVariableLocationOp()114 for (unsigned Idx = 0; Idx < getNumVariableLocationOps(); ++Idx) in replaceVariableLocationOp()123 assert(NewExpr->hasAllLocationOps(getNumVariableLocationOps() + in addVariableLocationOps()
221 unsigned getNumVariableLocationOps() const { in getNumVariableLocationOps() function248 return (getNumVariableLocationOps() == 0 && in isUndef()311 assert(getNumVariableLocationOps() == 1 && in getAddress()331 assert(getNumVariableLocationOps() == 1 && in getAddress()
1411 assert(DII->getNumVariableLocationOps() == 1 && in valueCoversEntireFragment()1772 DII->getNumVariableLocationOps() + AdditionalValues.size() <= in salvageDebugInfoForDbgValues()
1264 for (size_t LocNo = 0; LocNo < DDI->getNumVariableLocationOps(); ++LocNo) in instrumentStack()
6126 if (CachedDVI.DVI->getNumVariableLocationOps() != 1) in RewriteDVIUsingIterCount()
1161 assert(DI->getNumVariableLocationOps() == 1 && in addDanglingDebugInfo()