Home
last modified time | relevance | path

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

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