Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUIGroupLP.cpp289 unsigned computeProblemSize();
793 unsigned PipelineSolver::computeProblemSize() { in computeProblemSize() function in __anon2323f4780111::PipelineSolver
806 unsigned ProblemSize = computeProblemSize(); in solve()