Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DLoopFlatten.cpp295 setLoopComponents(Value *&TC, Value *&TripCount, BinaryOperator *&Increment, in setLoopComponents() function
330 return setLoopComponents(RHS, TripCount, Increment, IterationInstructions); in verifyTripCount()
351 return setLoopComponents(NewRHS, TripCount, Increment, in verifyTripCount()
354 return setLoopComponents(RHS, TripCount, Increment, IterationInstructions); in verifyTripCount()
373 return setLoopComponents(RHS, TripCount, Increment, IterationInstructions); in verifyTripCount()