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/
DUnrollLoop.h129 InstructionCost ApproximateLoopSize(const Loop *L, unsigned &NumCalls,
/openbsd/src/gnu/llvm/llvm/lib/Transforms/Scalar/
DLoopUnrollAndJamPass.cpp332 ApproximateLoopSize(SubLoop, NumInlineCandidates, NotDuplicatable, in tryToUnrollAndJamLoop()
335 ApproximateLoopSize(L, NumInlineCandidates, NotDuplicatable, Convergent, in tryToUnrollAndJamLoop()
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/
DOMPIRBuilder.cpp3298 ApproximateLoopSize(L, NumInlineCandidates, NotDuplicatable, Convergent, in computeHeuristicUnrollFactor()