Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp133 static constexpr unsigned InstCombineDefaultInfiniteLoopThreshold = 100; variable
135 static constexpr unsigned InstCombineDefaultInfiniteLoopThreshold = 1000; variable