Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
HDOMPIRBuilder.cpp5308 static int32_t computeHeuristicUnrollFactor(CanonicalLoopInfo *CLI) { in computeHeuristicUnrollFactor() function
5464 Factor = computeHeuristicUnrollFactor(Loop); in unrollLoopPartial()