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