Searched refs:AllInbounds (Results 1 – 1 of 1) sorted by relevance
388 bool AllInbounds; member393 : BasePtr(GEP.getPointerOperand()), AllInbounds(GEP.isInBounds()) { in OffsetResult()427 Result.AllInbounds &= InnerGEP->isInBounds(); in collectOffsets()451 const auto &[BasePtr, ConstantOffset, VariableOffsets, AllInbounds] = in decomposeGEP()453 if (!BasePtr || !AllInbounds) in decomposeGEP()