Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Transforms/InstCombine/
H A DInstCombine.h30 const unsigned MaxIterations; variable
45 const unsigned MaxIterations; variable
/openbsd-src/gnu/llvm/llvm/tools/bugpoint/
H A DListReducer.h81 unsigned MaxIterations = MaxIterationsWithoutProgress; in reduceList() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DLoopPeel.cpp181 const unsigned MaxIterations; member in __anon2c96c6450111::PhiAnalyzer
187 PhiAnalyzer::PhiAnalyzer(const Loop &L, unsigned MaxIterations) in PhiAnalyzer()
/openbsd-src/gnu/llvm/clang/lib/Analysis/FlowSensitive/
H A DTypeErasedDataflowAnalysis.cpp432 const uint32_t MaxIterations = in runTypeErasedDataflowAnalysis() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A 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/
H A DAttributor.cpp1951 unsigned MaxIterations = in runTillFixpoint() local
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DScalarEvolution.cpp9695 unsigned MaxIterations = MaxBruteForceIterations; // Limit analysis. in computeExitCountExhaustively() local