Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Transforms/InstCombine/
H A DInstCombine.h30 struct InstCombineOptions { struct
36 InstCombineOptions() = default; argument
38 InstCombineOptions &setUseLoopInfo(bool Value) { in setUseLoopInfo() argument
43 InstCombineOptions &setVerifyFixpoint(bool Value) { in setVerifyFixpoint() argument
48 InstCombineOptions &setMaxIterations(unsigned Value) { in setMaxIterations() argument