Searched defs:SimplifyCFGOptions (Results 1 – 1 of 1) sorted by relevance
63 struct SimplifyCFGOptions { struct71 SimplifyCFGOptions(unsigned BonusThreshold = 1, argument84 SimplifyCFGOptions &bonusInstThreshold(int I) { in bonusInstThreshold() argument88 SimplifyCFGOptions &forwardSwitchCondToPhi(bool B) { in forwardSwitchCondToPhi() argument92 SimplifyCFGOptions &convertSwitchToLookupTable(bool B) { in convertSwitchToLookupTable() argument96 SimplifyCFGOptions &needCanonicalLoops(bool B) { in needCanonicalLoops() argument100 SimplifyCFGOptions &sinkCommonInsts(bool B) { in sinkCommonInsts() argument104 SimplifyCFGOptions &setAssumptionCache(AssumptionCache *Cache) { in setAssumptionCache() argument