Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DLoopFlatten.cpp269 setLoopComponents(Value *&TC, Value *&TripCount, BinaryOperator *&Increment, in setLoopComponents() function
304 return setLoopComponents(RHS, TripCount, Increment, IterationInstructions); in verifyTripCount()
325 return setLoopComponents(NewRHS, TripCount, Increment, in verifyTripCount()
328 return setLoopComponents(RHS, TripCount, Increment, IterationInstructions); in verifyTripCount()
347 return setLoopComponents(RHS, TripCount, Increment, IterationInstructions); in verifyTripCount()