Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp134 static constexpr unsigned InstCombineDefaultInfiniteLoopThreshold = 100; variable
136 static constexpr unsigned InstCombineDefaultInfiniteLoopThreshold = 1000; variable