Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp3197 static int32_t computeHeuristicUnrollFactor(CanonicalLoopInfo *CLI) { in computeHeuristicUnrollFactor() function
3357 Factor = computeHeuristicUnrollFactor(Loop); in unrollLoopPartial()