Searched defs:LHSOffset (Results 1 – 4 of 4) sorted by relevance
1271 APInt LHSOffset, RHSOffset; in visitCmpInst() local1305 APInt LHSOffset, RHSOffset; in visitSub() local
720 Constant *LHSOffset = stripAndComputeConstantOffsets(DL, LHS); in computePointerDifference() local2385 Constant *LHSOffset = stripAndComputeConstantOffsets(DL, LHS); in computePointerICmp() local
2314 APInt LHSOffset; in lowerConstant() local
211 friend LLVM_ATTRIBUTE_UNUSED bool operator<(uint64_t LHSOffset, in operator <()