Home
last modified time | relevance | path

Searched defs:MaxIter (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/contrib/llvm/include/llvm/Transforms/
H A DVectorize.h94 unsigned MaxIter; member
/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h670 unsigned Iter, unsigned MaxIter) const { in reduceLoopCount()
/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DMachinePipeliner.cpp2604 unsigned MaxIter = PrologBBs.size() - 1; in addBranches() local
/freebsd-12.1/contrib/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp1023 unsigned MaxIter = 32; // Break cycles and bound to constant-time. in foldAllocaCmp() local