Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DConstantFolding.cpp727 static Constant *SymbolicallyEvaluateGEP(Type *SrcTy, ArrayRef<Constant *> Ops, in SymbolicallyEvaluateGEP() function
1093 if (Constant *C = SymbolicallyEvaluateGEP(SrcTy, Ops, DestTy, DL, TLI)) in ConstantFoldInstOperands()