Home
last modified time | relevance | path

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

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