Home
last modified time | relevance | path

Searched refs:SwitchCaseResultVectorTy (Results 1 – 17 of 17) sorted by relevance

/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp155 using SwitchCaseResultVectorTy = typedef
4809 SwitchCaseResultVectorTy &UniqueResults, in MapCaseToResult()
4828 SwitchCaseResultVectorTy &UniqueResults, in InitializeUniqueCases()
4890 static Value *ConvertTwoCaseSwitch(const SwitchCaseResultVectorTy &ResultVector, in ConvertTwoCaseSwitch()
4952 SwitchCaseResultVectorTy UniqueResults; in switchToSelect()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Transforms/Utils/
H A DSimplifyCFG.cpp155 using SwitchCaseResultVectorTy = typedef
4808 SwitchCaseResultVectorTy &UniqueResults, in MapCaseToResult()
4827 SwitchCaseResultVectorTy &UniqueResults, in InitializeUniqueCases()
4889 static Value *ConvertTwoCaseSwitch(const SwitchCaseResultVectorTy &ResultVector, in ConvertTwoCaseSwitch()
4951 SwitchCaseResultVectorTy UniqueResults; in switchToSelect()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Transforms/Utils/
H A DSimplifyCFG.cpp159 using SwitchCaseResultVectorTy = typedef
4862 SwitchCaseResultVectorTy &UniqueResults, in MapCaseToResult()
4881 SwitchCaseResultVectorTy &UniqueResults, in InitializeUniqueCases()
4943 static Value *ConvertTwoCaseSwitch(const SwitchCaseResultVectorTy &ResultVector, in ConvertTwoCaseSwitch()
5005 SwitchCaseResultVectorTy UniqueResults; in switchToSelect()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp155 using SwitchCaseResultVectorTy = typedef
4809 SwitchCaseResultVectorTy &UniqueResults, in MapCaseToResult()
4828 SwitchCaseResultVectorTy &UniqueResults, in InitializeUniqueCases()
4890 static Value *ConvertTwoCaseSwitch(const SwitchCaseResultVectorTy &ResultVector, in ConvertTwoCaseSwitch()
4952 SwitchCaseResultVectorTy UniqueResults; in switchToSelect()
/dports/devel/llvm90/llvm-9.0.1.src/lib/Transforms/Utils/
H A DSimplifyCFG.cpp148 using SwitchCaseResultVectorTy = typedef
4695 SwitchCaseResultVectorTy &UniqueResults, in MapCaseToResult()
4714 SwitchCaseResultVectorTy &UniqueResults, in InitializeUniqueCases()
4776 static Value *ConvertTwoCaseSwitch(const SwitchCaseResultVectorTy &ResultVector, in ConvertTwoCaseSwitch()
4838 SwitchCaseResultVectorTy UniqueResults; in switchToSelect()
/dports/devel/llvm80/llvm-8.0.1.src/lib/Transforms/Utils/
H A DSimplifyCFG.cpp147 using SwitchCaseResultVectorTy =
4705 SwitchCaseResultVectorTy &UniqueResults,
4724 SwitchCaseResultVectorTy &UniqueResults,
4786 static Value *ConvertTwoCaseSwitch(const SwitchCaseResultVectorTy &ResultVector,
4848 SwitchCaseResultVectorTy UniqueResults;
/dports/devel/llvm70/llvm-7.0.1.src/lib/Transforms/Utils/
H A DSimplifyCFG.cpp147 using SwitchCaseResultVectorTy = typedef
4698 SwitchCaseResultVectorTy &UniqueResults, in MapCaseToResult()
4717 SwitchCaseResultVectorTy &UniqueResults, in InitializeUniqueCases()
4779 static Value *ConvertTwoCaseSwitch(const SwitchCaseResultVectorTy &ResultVector, in ConvertTwoCaseSwitch()
4841 SwitchCaseResultVectorTy UniqueResults; in switchToSelect()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp180 using SwitchCaseResultVectorTy = typedef
4941 SwitchCaseResultVectorTy &UniqueResults, in MapCaseToResult()
4960 SwitchCaseResultVectorTy &UniqueResults, in InitializeUniqueCases()
5022 static Value *ConvertTwoCaseSwitch(const SwitchCaseResultVectorTy &ResultVector, in ConvertTwoCaseSwitch()
5084 SwitchCaseResultVectorTy UniqueResults; in switchToSelect()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp193 using SwitchCaseResultVectorTy = typedef
5193 SwitchCaseResultVectorTy &UniqueResults, in MapCaseToResult()
5212 SwitchCaseResultVectorTy &UniqueResults, in InitializeUniqueCases()
5274 static Value *ConvertTwoCaseSwitch(const SwitchCaseResultVectorTy &ResultVector, in ConvertTwoCaseSwitch()
5358 SwitchCaseResultVectorTy UniqueResults; in switchToSelect()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp160 using SwitchCaseResultVectorTy = typedef
4888 SwitchCaseResultVectorTy &UniqueResults, in MapCaseToResult()
4907 SwitchCaseResultVectorTy &UniqueResults, in InitializeUniqueCases()
4969 static Value *ConvertTwoCaseSwitch(const SwitchCaseResultVectorTy &ResultVector, in ConvertTwoCaseSwitch()
5031 SwitchCaseResultVectorTy UniqueResults; in switchToSelect()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Transforms/Utils/
H A DSimplifyCFG.cpp193 using SwitchCaseResultVectorTy = typedef
5193 SwitchCaseResultVectorTy &UniqueResults, in MapCaseToResult()
5212 SwitchCaseResultVectorTy &UniqueResults, in InitializeUniqueCases()
5274 static Value *ConvertTwoCaseSwitch(const SwitchCaseResultVectorTy &ResultVector, in ConvertTwoCaseSwitch()
5358 SwitchCaseResultVectorTy UniqueResults; in switchToSelect()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp194 using SwitchCaseResultVectorTy = typedef
5115 SwitchCaseResultVectorTy &UniqueResults, in MapCaseToResult()
5134 SwitchCaseResultVectorTy &UniqueResults, in InitializeUniqueCases()
5196 static Value *ConvertTwoCaseSwitch(const SwitchCaseResultVectorTy &ResultVector, in ConvertTwoCaseSwitch()
5269 SwitchCaseResultVectorTy UniqueResults; in switchToSelect()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp193 using SwitchCaseResultVectorTy = typedef
5193 SwitchCaseResultVectorTy &UniqueResults, in MapCaseToResult()
5212 SwitchCaseResultVectorTy &UniqueResults, in InitializeUniqueCases()
5274 static Value *ConvertTwoCaseSwitch(const SwitchCaseResultVectorTy &ResultVector, in ConvertTwoCaseSwitch()
5358 SwitchCaseResultVectorTy UniqueResults; in switchToSelect()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp201 using SwitchCaseResultVectorTy = typedef
5246 SwitchCaseResultVectorTy &UniqueResults, in MapCaseToResult()
5265 SwitchCaseResultVectorTy &UniqueResults, in InitializeUniqueCases()
5327 static Value *ConvertTwoCaseSwitch(const SwitchCaseResultVectorTy &ResultVector, in ConvertTwoCaseSwitch()
5411 SwitchCaseResultVectorTy UniqueResults; in switchToSelect()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp193 using SwitchCaseResultVectorTy = typedef
5193 SwitchCaseResultVectorTy &UniqueResults, in MapCaseToResult()
5212 SwitchCaseResultVectorTy &UniqueResults, in InitializeUniqueCases()
5274 static Value *ConvertTwoCaseSwitch(const SwitchCaseResultVectorTy &ResultVector, in ConvertTwoCaseSwitch()
5358 SwitchCaseResultVectorTy UniqueResults; in switchToSelect()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp194 using SwitchCaseResultVectorTy = typedef
5116 SwitchCaseResultVectorTy &UniqueResults, in MapCaseToResult()
5135 SwitchCaseResultVectorTy &UniqueResults, in InitializeUniqueCases()
5197 static Value *ConvertTwoCaseSwitch(const SwitchCaseResultVectorTy &ResultVector, in ConvertTwoCaseSwitch()
5270 SwitchCaseResultVectorTy UniqueResults; in switchToSelect()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp193 using SwitchCaseResultVectorTy =
5192 SwitchCaseResultVectorTy &UniqueResults,
5211 SwitchCaseResultVectorTy &UniqueResults,
5273 static Value *ConvertTwoCaseSwitch(const SwitchCaseResultVectorTy &ResultVector,
5357 SwitchCaseResultVectorTy UniqueResults;