Searched refs:Overlapb (Results 1 – 4 of 4) sorted by relevance
349 int64_t Overlapb = Op2.getSize() + Op2.getOffset() - MinOffset; in alias() local354 MemoryLocation(Op2.getValue(), Overlapb, in alias()
1087 int64_t Overlapb = WidthB + OffsetB - MinOffset; in mayAlias() local1092 MemoryLocation(ValB, Overlapb, in mayAlias()
524 int64_t Overlapb = Op2.getSize() + Op2.getOffset() - MinOffset; in alias() local528 MemoryLocation(Op2.getValue(), Overlapb, Op2.getAAInfo())); in alias()
610 int64_t Overlapb = MMOb->getSize() + MMOb->getOffset() - MinOffset; in MIsNeedChainEdge() local615 MemoryLocation(MMOb->getValue(), Overlapb, in MIsNeedChainEdge()