Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp134 static constexpr unsigned InstCombineDefaultInfiniteLoopThreshold = 100; variable
136 static constexpr unsigned InstCombineDefaultInfiniteLoopThreshold = 1000; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp126 static constexpr unsigned InstCombineDefaultInfiniteLoopThreshold = 1000; variable