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

/external/llvm/include/llvm/CodeGen/PBQP/
H A DSolution.h1 //===-- Solution.h ------- PBQP Solution ------------------------*- C++ -*-===//
10 // PBQP Solution class.
27 class Solution { class in namespace:llvm::PBQP
38 Solution() function in class:llvm::PBQP::Solution
/external/llvm/lib/CodeGen/
H A DRegAllocPBQP.cpp140 const PBQP::Solution &Solution,
656 const PBQP::Solution &Solution,
674 unsigned AllocOption = Solution.getSelection(NId);
793 PBQP::Solution Solution = PBQP::RegAlloc::solve(G); local
794 PBQPAllocComplete = mapPBQPToRegAlloc(G, Solution, VRM, *VRegSpiller);
655 mapPBQPToRegAlloc(const PBQPRAGraph &G, const PBQP::Solution &Solution, VirtRegMap &VRM, Spiller &VRegSpiller) argument
/external/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp1754 void SolveRecurse(SmallVectorImpl<const Formula *> &Solution,
1760 void Solve(SmallVectorImpl<const Formula *> &Solution) const;
1784 void ImplementSolution(const SmallVectorImpl<const Formula *> &Solution);
4215 void LSRInstance::SolveRecurse(SmallVectorImpl<const Formula *> &Solution, argument
4273 SolveRecurse(Solution, SolutionCost, Workspace, NewCost,
4285 Solution = Workspace;
4292 /// Choose one formula from each use. Return the results in the given Solution
4294 void LSRInstance::Solve(SmallVectorImpl<const Formula *> &Solution) const {
4304 SolveRecurse(Solution, SolutionCost, Workspace, CurCost,
4306 if (Solution
4742 ImplementSolution( const SmallVectorImpl<const Formula *> &Solution) argument
4855 SmallVector<const Formula *, 8> Solution; local
[all...]
/external/dagger2/lib/
H A Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/googlejavaformat/ com/google/googlejavaformat/CloseOp ...

Completed in 180 milliseconds