Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLoopUnswitch.cpp246 bool TryTrivialLoopUnswitch(bool &Changed);
657 if (TryTrivialLoopUnswitch(Changed)) { in processCurrentLoop()
1058 bool LoopUnswitch::TryTrivialLoopUnswitch(bool &Changed) { in TryTrivialLoopUnswitch() function in LoopUnswitch