Searched refs:SimplifiedAddrOp (Results 1 – 1 of 1) sorted by relevance
405 ConstantInt *SimplifiedAddrOp = AddressIt->second.Offset; in visitLoad() local425 assert(SimplifiedAddrOp->getValue().getActiveBits() < 64 && in visitLoad()427 int64_t Index = SimplifiedAddrOp->getSExtValue() / ElemSize; in visitLoad()