HomeSort by: relevance | last modified time | path
    Searched refs:assignSlot (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
VPlan.cpp 1241 void VPSlotTracker::assignSlot(const VPValue *V) {
1249 assignSlot(V);
1252 assignSlot(Plan.BackedgeTakenCount);
1262 assignSlot(Def);
VPlanValue.h 404 void assignSlot(const VPValue *V);

Completed in 17 milliseconds