Searched defs:Workspace (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp5023 SmallVector<const Formula *, 8> Workspace; local
4940 SolveRecurse(SmallVectorImpl<const Formula *> &Solution, Cost &SolutionCost, SmallVectorImpl<const Formula *> &Workspace, const Cost &CurCost, const SmallPtrSet<const SCEV *, 16> &CurRegs, DenseSet<const SCEV *> &VisitedRegs) const argument
[all...]

Completed in 74 milliseconds