Searched refs:SymbolicallyEvaluateGEP (Results 1 – 2 of 2) sorted by relevance
578 static Constant *SymbolicallyEvaluateGEP(ArrayRef<Constant *> Ops, in SymbolicallyEvaluateGEP() function893 if (Constant *C = SymbolicallyEvaluateGEP(Ops, DestTy, TD)) in ConstantFoldInstOperands()
743 Constant *SymbolicallyEvaluateGEP(const GEPOperator *GEP, in SymbolicallyEvaluateGEP() function936 if (Constant *C = SymbolicallyEvaluateGEP(GEP, Ops, DL, TLI)) in ConstantFoldInstOperandsImpl()