Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/PBQP/
DSolution.h37 Solution() in Solution() function
/external/llvm/lib/Transforms/Scalar/
DLoopStrengthReduce.cpp4282 void LSRInstance::SolveRecurse(SmallVectorImpl<const Formula *> &Solution, in SolveRecurse()
4822 LSRInstance::ImplementSolution(const SmallVectorImpl<const Formula *> &Solution, in ImplementSolution()
4940 SmallVector<const Formula *, 8> Solution; in LSRInstance() local