Home
last modified time | relevance | path

Searched defs:MaxIterations (Results 1 – 6 of 6) sorted by relevance

/openbsd/src/gnu/llvm/llvm/include/llvm/Transforms/InstCombine/
DInstCombine.h30 const unsigned MaxIterations; variable
45 const unsigned MaxIterations; variable
/openbsd/src/gnu/llvm/llvm/tools/bugpoint/
DListReducer.h81 unsigned MaxIterations = MaxIterationsWithoutProgress; in reduceList() local
/openbsd/src/gnu/llvm/llvm/lib/Transforms/Utils/
DLoopPeel.cpp181 const unsigned MaxIterations; member in __anon15ebd44a0111::PhiAnalyzer
187 PhiAnalyzer::PhiAnalyzer(const Loop &L, unsigned MaxIterations) in PhiAnalyzer()
/openbsd/src/gnu/llvm/llvm/lib/Transforms/InstCombine/
DInstructionCombining.cpp4585 ProfileSummaryInfo *PSI, unsigned MaxIterations, LoopInfo *LI) { in combineInstructionsOverFunction()
4651 InstCombinePass::InstCombinePass(unsigned MaxIterations) in InstCombinePass()
4731 InstructionCombiningPass::InstructionCombiningPass(unsigned MaxIterations) in InstructionCombiningPass()
4763 FunctionPass *llvm::createInstructionCombiningPass(unsigned MaxIterations) { in createInstructionCombiningPass()
/openbsd/src/gnu/llvm/llvm/lib/Transforms/IPO/
DAttributor.cpp1951 unsigned MaxIterations = in runTillFixpoint() local
/openbsd/src/gnu/llvm/llvm/lib/Analysis/
DScalarEvolution.cpp9695 unsigned MaxIterations = MaxBruteForceIterations; // Limit analysis. in computeExitCountExhaustively() local