Searched defs:SimplifyCFGOptions (Results 1 – 6 of 6) sorted by relevance
23 struct SimplifyCFGOptions { struct37 SimplifyCFGOptions &bonusInstThreshold(int I) { in bonusInstThreshold() argument41 SimplifyCFGOptions &forwardSwitchCondToPhi(bool B) { in forwardSwitchCondToPhi() argument45 SimplifyCFGOptions &convertSwitchRangeToICmp(bool B) { in convertSwitchRangeToICmp() argument49 SimplifyCFGOptions &convertSwitchToLookupTable(bool B) { in convertSwitchToLookupTable() argument53 SimplifyCFGOptions &needCanonicalLoops(bool B) { in needCanonicalLoops() argument57 SimplifyCFGOptions &hoistCommonInsts(bool B) { in hoistCommonInsts() argument61 SimplifyCFGOptions &sinkCommonInsts(bool B) { in sinkCommonInsts() argument65 SimplifyCFGOptions &setAssumptionCache(AssumptionCache *Cache) { in setAssumptionCache() argument69 SimplifyCFGOptions &setSimplifyCondBranch(bool B) { in setSimplifyCondBranch() argument[all …]
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