Searched defs:ConstantIndices (Results 1 – 2 of 2) sorted by relevance
1825 LLVMValueRef *ConstantIndices, unsigned NumIndices) { in LLVMConstGEP2()1833 LLVMValueRef *ConstantIndices, in LLVMConstInBoundsGEP2()1843 LLVMValueRef *ConstantIndices, in LLVMConstGEPWithNoWrapFlags()
2415 SmallVector<Value *> ConstantIndices; in visitGEPOfGEP() local