Home | History | Annotate | Download | only in IPA

Lines Matching defs:LHSOffset

516   APInt LHSOffset, RHSOffset;
517 llvm::tie(LHSBase, LHSOffset) = ConstantOffsetPtrs.lookup(LHS);
523 Constant *CLHS = ConstantInt::get(LHS->getContext(), LHSOffset);
566 APInt LHSOffset, RHSOffset;
567 llvm::tie(LHSBase, LHSOffset) = ConstantOffsetPtrs.lookup(LHS);
573 Constant *CLHS = ConstantInt::get(LHS->getContext(), LHSOffset);