Searched refs:ConstantIndices (Results 1 – 2 of 2) sorted by relevance
1627 LLVMValueRef *ConstantIndices, unsigned NumIndices);1629 LLVMValueRef *ConstantIndices,
1169 LLVMValueRef *ConstantIndices, unsigned NumIndices) { in LLVMConstGEP() argument1170 ArrayRef<Constant *> IdxList(unwrap<Constant>(ConstantIndices, NumIndices), in LLVMConstGEP()1177 LLVMValueRef *ConstantIndices, in LLVMConstInBoundsGEP() argument1180 ArrayRef<Constant *> IdxList(unwrap<Constant>(ConstantIndices, NumIndices), in LLVMConstInBoundsGEP()