Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSimpleLoopUnswitch.cpp191 collectHomogenousInstGraphLoopInvariants(const Loop &L, Instruction &Root, in collectHomogenousInstGraphLoopInvariants() function
526 Invariants = collectHomogenousInstGraphLoopInvariants(L, *CondInst, LI); in unswitchTrivialBranch()
2893 collectHomogenousInstGraphLoopInvariants( in collectUnswitchCandidates()