Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/IR/
H A DCore.cpp1776 LLVMConstGEP2(LLVMTypeRef Ty,LLVMValueRef ConstantVal,LLVMValueRef * ConstantIndices,unsigned NumIndices) LLVMConstGEP2() argument
1784 LLVMConstInBoundsGEP2(LLVMTypeRef Ty,LLVMValueRef ConstantVal,LLVMValueRef * ConstantIndices,unsigned NumIndices) LLVMConstInBoundsGEP2() argument
/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp2415 SmallVector<Value *> ConstantIndices; visitGEPOfGEP() local