Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/
H A DSimplifyCFGOptions.h23 struct SimplifyCFGOptions { struct
36 SimplifyCFGOptions &bonusInstThreshold(int I) { in bonusInstThreshold() argument
40 SimplifyCFGOptions &forwardSwitchCondToPhi(bool B) { in forwardSwitchCondToPhi() argument
44 SimplifyCFGOptions &convertSwitchToLookupTable(bool B) { in convertSwitchToLookupTable() argument
48 SimplifyCFGOptions &needCanonicalLoops(bool B) { in needCanonicalLoops() argument
52 SimplifyCFGOptions &hoistCommonInsts(bool B) { in hoistCommonInsts() argument
56 SimplifyCFGOptions &sinkCommonInsts(bool B) { in sinkCommonInsts() argument
60 SimplifyCFGOptions &setAssumptionCache(AssumptionCache *Cache) { in setAssumptionCache() argument
64 SimplifyCFGOptions &setSimplifyCondBranch(bool B) { in setSimplifyCondBranch() argument
69 SimplifyCFGOptions &setFoldTwoEntryPHINode(bool B) { in setFoldTwoEntryPHINode() argument