Searched refs:SymbolicallyEvaluateGEP (Results 1 – 1 of 1) sorted by relevance
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Analysis/ |
| D | ConstantFolding.cpp | 66 Constant *SymbolicallyEvaluateGEP(const GEPOperator *GEP, 707 SymbolicallyEvaluateGEP(cast<GEPOperator>(CE), Ops, DL, nullptr, in ConstantFoldLoadFromConstPtr() 893 Constant *SymbolicallyEvaluateGEP(const GEPOperator *GEP, in SymbolicallyEvaluateGEP() function 1102 if (Constant *C = SymbolicallyEvaluateGEP(GEP, Ops, DL, TLI, in ConstantFoldInstOperandsImpl()
|