Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlan.cpp916 void VPlan::prepareToExecute(Value *TripCountV, Value *VectorTripCountV, in prepareToExecute() function in VPlan
H A DVPlan.h3346 void prepareToExecute(Value *TripCount, Value *VectorTripCount,
H A DLoopVectorize.cpp7350 BestVPlan.prepareToExecute(ILV.getTripCount(), in executePlan()