Home
last modified time | relevance | path

Searched defs:ConstantIndices (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DCore.cpp1825 LLVMValueRef *ConstantIndices, unsigned NumIndices) { in LLVMConstGEP2()
1833 LLVMValueRef *ConstantIndices, in LLVMConstInBoundsGEP2()
1843 LLVMValueRef *ConstantIndices, in LLVMConstGEPWithNoWrapFlags()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp2415 SmallVector<Value *> ConstantIndices; in visitGEPOfGEP() local