Searched defs:BasePtrOffset (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Transforms/InstCombine/ | ||
H A D | InstructionCombining.cpp | 3055 APInt BasePtrOffset(IdxWidth, 0); visitGetElementPtrInst() local |
/llvm-project/llvm/lib/Analysis/ | ||
H A D | InstructionSimplify.cpp | 5056 APInt BasePtrOffset(IdxWidth, 0); simplifyGEPInst() local |