Home
last modified time | relevance | path

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

/third_party/spirv-tools/source/opt/
Dloop_unswitch_pass.cpp44 class LoopUnswitch { class
46 LoopUnswitch(IRContext* context, Function* function, Loop* loop, in LoopUnswitch() function in spvtools::opt::__anonbb6d297c0111::LoopUnswitch
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dloop_unswitch_pass.cpp51 class LoopUnswitch { class
53 LoopUnswitch(IRContext* context, Function* function, Loop* loop, in LoopUnswitch() function in spvtools::opt::__anon718d15dd0211::LoopUnswitch
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dloop_unswitch_pass.cpp51 class LoopUnswitch { class
53 LoopUnswitch(IRContext* context, Function* function, Loop* loop, in LoopUnswitch() function in spvtools::opt::__anon3843c2f10211::LoopUnswitch
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLoopUnswitch.cpp170 class LoopUnswitch : public LoopPass { class
206 explicit LoopUnswitch(bool Os = false, bool hasBranchDivergence = false) in LoopUnswitch() function in __anon700903ce0111::LoopUnswitch