Searched refs:prepareToExecute (Results 1 – 3 of 3) sorted by relevance
726 void VPlan::prepareToExecute(Value *TripCountV, Value *VectorTripCountV, in prepareToExecute() function in VPlan
2731 void prepareToExecute(Value *TripCount, Value *VectorTripCount,
7614 BestVPlan.prepareToExecute(ILV.getTripCount(), in executePlan()