Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/
DLocal.h63 struct SimplifyCFGOptions { struct
71 SimplifyCFGOptions(unsigned BonusThreshold = 1, argument
84 SimplifyCFGOptions &bonusInstThreshold(int I) { in bonusInstThreshold() argument
88 SimplifyCFGOptions &forwardSwitchCondToPhi(bool B) { in forwardSwitchCondToPhi() argument
92 SimplifyCFGOptions &convertSwitchToLookupTable(bool B) { in convertSwitchToLookupTable() argument
96 SimplifyCFGOptions &needCanonicalLoops(bool B) { in needCanonicalLoops() argument
100 SimplifyCFGOptions &sinkCommonInsts(bool B) { in sinkCommonInsts() argument
104 SimplifyCFGOptions &setAssumptionCache(AssumptionCache *Cache) { in setAssumptionCache() argument