Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DConstantFolding.cpp691 Constant *CastGEPIndices(Type *SrcElemTy, ArrayRef<Constant *> Ops, in CastGEPIndices()
747 Type *SrcElemTy = GEP->getSourceElementType(); in SymbolicallyEvaluateGEP() local
/external/llvm/lib/ExecutionEngine/Interpreter/
DExecution.cpp1502 Type *SrcElemTy; in executeBitCastInst() local