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