Home
last modified time | relevance | path

Searched refs:SymbolicallyEvaluateGEP (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Analysis/
DConstantFolding.cpp578 static Constant *SymbolicallyEvaluateGEP(ArrayRef<Constant *> Ops, in SymbolicallyEvaluateGEP() function
893 if (Constant *C = SymbolicallyEvaluateGEP(Ops, DestTy, TD)) in ConstantFoldInstOperands()
/external/llvm/lib/Analysis/
DConstantFolding.cpp743 Constant *SymbolicallyEvaluateGEP(const GEPOperator *GEP, in SymbolicallyEvaluateGEP() function
936 if (Constant *C = SymbolicallyEvaluateGEP(GEP, Ops, DL, TLI)) in ConstantFoldInstOperandsImpl()