Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DSimpleLoopUnswitch.cpp2452 auto UpdateLoop = [&](Loop &UpdateL) { in unswitchNontrivialInvariants() local
2480 UpdateLoop(*UpdatedL); in unswitchNontrivialInvariants()
2485 UpdateLoop(L); in unswitchNontrivialInvariants()
2495 UpdateLoop(*OuterL); in unswitchNontrivialInvariants()