Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp2054 void ImplementSolution(const SmallVectorImpl<const Formula *> &Solution);
5530 void LSRInstance::ImplementSolution( in ImplementSolution() function in LSRInstance
5731 ImplementSolution(Solution); in LSRInstance()