Searched defs:SimplifyCFGOptions (Results 1 – 1 of 1) sorted by relevance
23 struct SimplifyCFGOptions { struct39 SimplifyCFGOptions &bonusInstThreshold(int I) { in bonusInstThreshold() argument43 SimplifyCFGOptions &forwardSwitchCondToPhi(bool B) { in forwardSwitchCondToPhi() argument47 SimplifyCFGOptions &convertSwitchRangeToICmp(bool B) { in convertSwitchRangeToICmp() argument51 SimplifyCFGOptions &convertSwitchToLookupTable(bool B) { in convertSwitchToLookupTable() argument55 SimplifyCFGOptions &needCanonicalLoops(bool B) { in needCanonicalLoops() argument59 SimplifyCFGOptions &hoistCommonInsts(bool B) { in hoistCommonInsts() argument63 SimplifyCFGOptions &hoistLoadsStoresWithCondFaulting(bool B) { in hoistLoadsStoresWithCondFaulting() argument67 SimplifyCFGOptions &sinkCommonInsts(bool B) { in sinkCommonInsts() argument71 SimplifyCFGOptions &setAssumptionCache(AssumptionCache *Cache) { in setAssumptionCache() argument[all …]