Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp343 const SCEV *getUnknownSCEV(ScalarEvolution &SE, Type *Ty) const { in getUnknownSCEV() function in __anonc21373340111::Immediate
5806 Ops.push_back(Offset.getUnknownSCEV(SE, IntTy)); in Expand()
5814 Ops.push_back(UnfoldedOffset.getUnknownSCEV(SE, IntTy)); in Expand()