Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/IR/
H A DOperator.cpp148 MapVector<Value *, APInt> &VariableOffsets, in collectOffset()
H A DInstructions.cpp1816 MapVector<Value *, APInt> &VariableOffsets, in collectOffset()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLocal.cpp1802 MapVector<Value *, APInt> VariableOffsets; in getSalvageOpsForGEP() local