Searched defs:LoopUnswitch (Results 1 – 5 of 5) sorted by relevance
| /external/angle/third_party/spirv-tools/src/source/opt/ |
| D | loop_unswitch_pass.cpp | 44 class LoopUnswitch { class 46 LoopUnswitch(IRContext* context, Function* function, Loop* loop, in LoopUnswitch() function in spvtools::opt::__anonb61c7cc30111::LoopUnswitch
|
| /external/deqp-deps/SPIRV-Tools/source/opt/ |
| D | loop_unswitch_pass.cpp | 44 class LoopUnswitch { class 46 LoopUnswitch(IRContext* context, Function* function, Loop* loop, in LoopUnswitch() function in spvtools::opt::__anon7482cfcf0111::LoopUnswitch
|
| /external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
| D | loop_unswitch_pass.cpp | 44 class LoopUnswitch { class 46 LoopUnswitch(IRContext* context, Function* function, Loop* loop, in LoopUnswitch() function in spvtools::opt::__anon878535890111::LoopUnswitch
|
| /external/llvm/lib/Transforms/Scalar/ |
| D | LoopUnswitch.cpp | 166 class LoopUnswitch : public LoopPass { class 204 explicit LoopUnswitch(bool Os = false) : in LoopUnswitch() function in __anon4f5d99d80111::LoopUnswitch
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
| D | LoopUnswitch.cpp | 170 class LoopUnswitch : public LoopPass { class 206 explicit LoopUnswitch(bool Os = false, bool hasBranchDivergence = false) in LoopUnswitch() function in __anon534c0f7a0111::LoopUnswitch
|