Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Analysis/
H A DConstantFolding.cpp70 bool ForLoadOperand);
870 Constant *StripPtrCastKeepAS(Constant *Ptr, bool ForLoadOperand) { in StripPtrCastKeepAS() argument
874 if (ForLoadOperand) { in StripPtrCastKeepAS()
897 bool ForLoadOperand) { in SymbolicallyEvaluateGEP() argument
942 Ptr = StripPtrCastKeepAS(Ptr, ForLoadOperand); in SymbolicallyEvaluateGEP()
964 Ptr = StripPtrCastKeepAS(Ptr, ForLoadOperand); in SymbolicallyEvaluateGEP()