Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/Transforms/Utils/
H A DLocal.h65 struct SimplifyCFGOptions { struct
73 SimplifyCFGOptions(unsigned BonusThreshold = 1, argument
86 SimplifyCFGOptions &bonusInstThreshold(int I) { in bonusInstThreshold() argument
90 SimplifyCFGOptions &forwardSwitchCondToPhi(bool B) { in forwardSwitchCondToPhi() argument
94 SimplifyCFGOptions &convertSwitchToLookupTable(bool B) { in convertSwitchToLookupTable() argument
98 SimplifyCFGOptions &needCanonicalLoops(bool B) { in needCanonicalLoops() argument
102 SimplifyCFGOptions &sinkCommonInsts(bool B) { in sinkCommonInsts() argument
106 SimplifyCFGOptions &setAssumptionCache(AssumptionCache *Cache) { in setAssumptionCache() argument