Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSimpleLoopUnswitch.cpp2998 static bool shouldTryInjectInvariantCondition( in shouldTryInjectInvariantCondition() function
3232 if (!shouldTryInjectInvariantCondition(Pred, LHS, RHS, IfTrue, IfFalse, L)) in collectUnswitchCandidatesWithInjections()