Home
last modified time | relevance | path

Searched defs:Solution (Results 1 – 5 of 5) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/
H A DDebugSupport.cpp68 Solution->begin(), Solution->end()}; in operator <<() local
H A DWatchedLiteralsSolver.cpp627 llvm::DenseMap<Atom, Solver::Result::Assignment> Solution; buildSolution() local
/freebsd-src/contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/
H A DSolver.h78 std::optional<llvm::DenseMap<Atom, Assignment>> Solution; member
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocPBQP.cpp717 const PBQP::Solution &Solution, in mapPBQPToRegAlloc() argument
870 PBQP::Solution Solution = PBQP::RegAlloc::solve(G); runOnMachineFunction() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp5136 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 SolveRecurse() argument
5767 ImplementSolution(const SmallVectorImpl<const Formula * > & Solution) ImplementSolution() argument
5941 SmallVector<const Formula *, 8> Solution; LSRInstance() local
[all...]