Searched defs:SimplifyCFGOptions (Results 1 – 1 of 1) sorted by relevance
65 struct SimplifyCFGOptions { struct73 SimplifyCFGOptions(unsigned BonusThreshold = 1, argument86 SimplifyCFGOptions &bonusInstThreshold(int I) { in bonusInstThreshold() argument90 SimplifyCFGOptions &forwardSwitchCondToPhi(bool B) { in forwardSwitchCondToPhi() argument94 SimplifyCFGOptions &convertSwitchToLookupTable(bool B) { in convertSwitchToLookupTable() argument98 SimplifyCFGOptions &needCanonicalLoops(bool B) { in needCanonicalLoops() argument102 SimplifyCFGOptions &sinkCommonInsts(bool B) { in sinkCommonInsts() argument106 SimplifyCFGOptions &setAssumptionCache(AssumptionCache *Cache) { in setAssumptionCache() argument