Home
last modified time | relevance | path

Searched defs:AllowExpensiveTripCount (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DUnrollLoop.h74 bool AllowExpensiveTripCount; member
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopUnrollRuntime.cpp583 Loop *L, unsigned Count, bool AllowExpensiveTripCount, in UnrollRuntimeLoopRemainder()
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfo.h597 bool AllowExpensiveTripCount; member