Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Vectorize/
H A DVPlan.cpp589 void VPlan::prepareToExecute(Value *TripCountV, Value *VectorTripCountV, in prepareToExecute() function in VPlan
H A DVPlan.h2568 void prepareToExecute(Value *TripCount, Value *VectorTripCount,
H A DLoopVectorize.cpp7594 BestVPlan.prepareToExecute(ILV.getOrCreateTripCount(nullptr), in executePlan()