Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DSimpleLoopUnswitch.cpp1921 AssumptionCache &AC, function_ref<void(bool, ArrayRef<Loop *>)> UnswitchCB, in unswitchNontrivialInvariants()
2543 function_ref<void(bool, ArrayRef<Loop *>)> UnswitchCB, in unswitchBestCondition()
2821 function_ref<void(bool, ArrayRef<Loop *>)> UnswitchCB, in unswitchLoop()
2873 auto UnswitchCB = [&L, &U, &LoopName](bool CurrentLoopValid, in run() local
2962 auto UnswitchCB = [&L, &LPM](bool CurrentLoopValid, in runOnLoop() local