Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Transforms/Utils/
H A DUnrollLoop.h129 InstructionCost ApproximateLoopSize(const Loop *L, unsigned &NumCalls,
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DLoopUnrollAndJamPass.cpp332 ApproximateLoopSize(SubLoop, NumInlineCandidates, NotDuplicatable, in tryToUnrollAndJamLoop()
335 ApproximateLoopSize(L, NumInlineCandidates, NotDuplicatable, Convergent, in tryToUnrollAndJamLoop()
H A DLoopUnrollPass.cpp666 InstructionCost llvm::ApproximateLoopSize( in ApproximateLoopSize() function in llvm
1199 ApproximateLoopSize(L, NumInlineCandidates, NotDuplicatable, Convergent, in tryToUnrollLoop()
/openbsd-src/gnu/llvm/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp3298 ApproximateLoopSize(L, NumInlineCandidates, NotDuplicatable, Convergent, in computeHeuristicUnrollFactor()