Searched defs:VariableOffsets (Results 1 – 6 of 6) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/IR/ |
H A D | Operator.cpp | 181 collectOffset(const DataLayout & DL,unsigned BitWidth,MapVector<Value *,APInt> & VariableOffsets,APInt & ConstantOffset) const collectOffset() argument
|
H A D | Instructions.cpp | 1819 collectOffset(const DataLayout & DL,unsigned BitWidth,MapVector<Value *,APInt> & VariableOffsets,APInt & ConstantOffset) const collectOffset() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | ConstraintElimination.cpp | 387 MapVector<Value *, APInt> VariableOffsets; global() member
|
H A D | GVN.cpp | 424 MapVector<Value *, APInt> VariableOffsets; createGEPExpr() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | Local.cpp | 2373 MapVector<Value *, APInt> VariableOffsets; getSalvageOpsForGEP() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
H A D | AttributorAttributes.cpp | 1536 MapVector<Value *, APInt> VariableOffsets; collectConstantsForGEP() local
|