Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopFlatten.cpp298 setLoopComponents(Value *&TC, Value *&TripCount, BinaryOperator *&Increment, in setLoopComponents() function
333 return setLoopComponents(RHS, TripCount, Increment, IterationInstructions); in verifyTripCount()
354 return setLoopComponents(NewRHS, TripCount, Increment, in verifyTripCount()
357 return setLoopComponents(RHS, TripCount, Increment, IterationInstructions); in verifyTripCount()
376 return setLoopComponents(RHS, TripCount, Increment, IterationInstructions); in verifyTripCount()