Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Transforms/Utils/
H A DSimplifyCFGOptions.h23 struct SimplifyCFGOptions { struct
37 SimplifyCFGOptions &bonusInstThreshold(int I) { in bonusInstThreshold() argument
41 SimplifyCFGOptions &forwardSwitchCondToPhi(bool B) { in forwardSwitchCondToPhi() argument
45 SimplifyCFGOptions &convertSwitchRangeToICmp(bool B) { in convertSwitchRangeToICmp() argument
49 SimplifyCFGOptions &convertSwitchToLookupTable(bool B) { in convertSwitchToLookupTable() argument
53 SimplifyCFGOptions &needCanonicalLoops(bool B) { in needCanonicalLoops() argument
57 SimplifyCFGOptions &hoistCommonInsts(bool B) { in hoistCommonInsts() argument
61 SimplifyCFGOptions &sinkCommonInsts(bool B) { in sinkCommonInsts() argument
65 SimplifyCFGOptions &setAssumptionCache(AssumptionCache *Cache) { in setAssumptionCache() argument
69 SimplifyCFGOptions &setSimplifyCondBranch(bool B) { in setSimplifyCondBranch() argument
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Transforms/Utils/
DSimplifyCFGOptions.h23 struct SimplifyCFGOptions { struct
37 SimplifyCFGOptions &bonusInstThreshold(int I) { in bonusInstThreshold() argument
41 SimplifyCFGOptions &forwardSwitchCondToPhi(bool B) { in forwardSwitchCondToPhi() argument
45 SimplifyCFGOptions &convertSwitchRangeToICmp(bool B) { in convertSwitchRangeToICmp() argument
49 SimplifyCFGOptions &convertSwitchToLookupTable(bool B) { in convertSwitchToLookupTable() argument
53 SimplifyCFGOptions &needCanonicalLoops(bool B) { in needCanonicalLoops() argument
57 SimplifyCFGOptions &hoistCommonInsts(bool B) { in hoistCommonInsts() argument
61 SimplifyCFGOptions &sinkCommonInsts(bool B) { in sinkCommonInsts() argument
65 SimplifyCFGOptions &setAssumptionCache(AssumptionCache *Cache) { in setAssumptionCache() argument
69 SimplifyCFGOptions &setSimplifyCondBranch(bool B) { in setSimplifyCondBranch() argument
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Transforms/Utils/
DSimplifyCFGOptions.h23 struct SimplifyCFGOptions { struct
37 SimplifyCFGOptions &bonusInstThreshold(int I) { in bonusInstThreshold() argument
41 SimplifyCFGOptions &forwardSwitchCondToPhi(bool B) { in forwardSwitchCondToPhi() argument
45 SimplifyCFGOptions &convertSwitchRangeToICmp(bool B) { in convertSwitchRangeToICmp() argument
49 SimplifyCFGOptions &convertSwitchToLookupTable(bool B) { in convertSwitchToLookupTable() argument
53 SimplifyCFGOptions &needCanonicalLoops(bool B) { in needCanonicalLoops() argument
57 SimplifyCFGOptions &hoistCommonInsts(bool B) { in hoistCommonInsts() argument
61 SimplifyCFGOptions &sinkCommonInsts(bool B) { in sinkCommonInsts() argument
65 SimplifyCFGOptions &setAssumptionCache(AssumptionCache *Cache) { in setAssumptionCache() argument
69 SimplifyCFGOptions &setSimplifyCondBranch(bool B) { in setSimplifyCondBranch() argument
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Transforms/Utils/
DSimplifyCFGOptions.h23 struct SimplifyCFGOptions { struct
37 SimplifyCFGOptions &bonusInstThreshold(int I) { in bonusInstThreshold() argument
41 SimplifyCFGOptions &forwardSwitchCondToPhi(bool B) { in forwardSwitchCondToPhi() argument
45 SimplifyCFGOptions &convertSwitchRangeToICmp(bool B) { in convertSwitchRangeToICmp() argument
49 SimplifyCFGOptions &convertSwitchToLookupTable(bool B) { in convertSwitchToLookupTable() argument
53 SimplifyCFGOptions &needCanonicalLoops(bool B) { in needCanonicalLoops() argument
57 SimplifyCFGOptions &hoistCommonInsts(bool B) { in hoistCommonInsts() argument
61 SimplifyCFGOptions &sinkCommonInsts(bool B) { in sinkCommonInsts() argument
65 SimplifyCFGOptions &setAssumptionCache(AssumptionCache *Cache) { in setAssumptionCache() argument
69 SimplifyCFGOptions &setSimplifyCondBranch(bool B) { in setSimplifyCondBranch() argument
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Transforms/Utils/
DSimplifyCFGOptions.h23 struct SimplifyCFGOptions { struct
37 SimplifyCFGOptions &bonusInstThreshold(int I) { in bonusInstThreshold() argument
41 SimplifyCFGOptions &forwardSwitchCondToPhi(bool B) { in forwardSwitchCondToPhi() argument
45 SimplifyCFGOptions &convertSwitchRangeToICmp(bool B) { in convertSwitchRangeToICmp() argument
49 SimplifyCFGOptions &convertSwitchToLookupTable(bool B) { in convertSwitchToLookupTable() argument
53 SimplifyCFGOptions &needCanonicalLoops(bool B) { in needCanonicalLoops() argument
57 SimplifyCFGOptions &hoistCommonInsts(bool B) { in hoistCommonInsts() argument
61 SimplifyCFGOptions &sinkCommonInsts(bool B) { in sinkCommonInsts() argument
65 SimplifyCFGOptions &setAssumptionCache(AssumptionCache *Cache) { in setAssumptionCache() argument
69 SimplifyCFGOptions &setSimplifyCondBranch(bool B) { in setSimplifyCondBranch() argument
[all …]
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/
H A 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