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

/external/llvm/lib/Analysis/
H A DConstantFolding.cpp726 /// SymbolicallyEvaluateGEP - If we can symbolically evaluate the specified GEP
728 static Constant *SymbolicallyEvaluateGEP(ArrayRef<Constant *> Ops, function
1097 if (Constant *C = SymbolicallyEvaluateGEP(Ops, DestTy, TD, TLI))

Completed in 100 milliseconds