Home
last modified time | relevance | path

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

/external/llvm/lib/IR/
DConstantsContext.h225 Type *SrcElementTy; variable
232 static GetElementPtrConstantExpr *Create(Type *SrcElementTy, Constant *C, in Create()
DConstants.cpp2264 Type *SrcElementTy, Constant *C, ArrayRef<Constant *> IdxList, Type *DestTy) in GetElementPtrConstantExpr()