Searched refs:CastGEPIndices (Results 1 – 2 of 2) sorted by relevance
544 static Constant *CastGEPIndices(ArrayRef<Constant *> Ops, in CastGEPIndices() function891 if (Constant *C = CastGEPIndices(Ops, DestTy, TD)) in ConstantFoldInstOperands()
691 Constant *CastGEPIndices(Type *SrcElemTy, ArrayRef<Constant *> Ops, in CastGEPIndices() function753 if (Constant *C = CastGEPIndices(SrcElemTy, Ops, ResTy, DL, TLI)) in SymbolicallyEvaluateGEP()