Home
last modified time | relevance | path

Searched defs:VariableOffsets (Results 1 – 7 of 7) sorted by relevance

/llvm-project/llvm/lib/Transforms/Scalar/
H A DJumpTableToSwitch.cpp59 SmallMapVector<Value *, APInt, 4> VariableOffsets; in parseJumpTable() local
H A DConstraintElimination.cpp388 MapVector<Value *, APInt> VariableOffsets; global() member
H A DGVN.cpp425 MapVector<Value *, APInt> VariableOffsets; createGEPExpr() local
/llvm-project/llvm/lib/IR/
H A DOperator.cpp204 collectOffset(const DataLayout & DL,unsigned BitWidth,MapVector<Value *,APInt> & VariableOffsets,APInt & ConstantOffset) const collectOffset() argument
H A DInstructions.cpp1591 collectOffset(const DataLayout & DL,unsigned BitWidth,MapVector<Value *,APInt> & VariableOffsets,APInt & ConstantOffset) const collectOffset() argument
/llvm-project/llvm/lib/Transforms/Utils/
H A DLocal.cpp2395 MapVector<Value *, APInt> VariableOffsets; getSalvageOpsForGEP() local
/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp1537 MapVector<Value *, APInt> VariableOffsets; collectConstantsForGEP() local