Searched refs:getNumVariableLocationOps (Results 1 – 5 of 5) 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()
1402 assert(DII->getNumVariableLocationOps() == 1 && in valueCoversEntireFragment()
5846 for (unsigned Idx = 0; Idx < DVI->getNumVariableLocationOps(); ++Idx) { in DbgGatherEqualValues()
1160 assert(DI->getNumVariableLocationOps() == 1 && in addDanglingDebugInfo()