Home
last modified time | relevance | path

Searched refs:assignSlots (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Transforms/Vectorize/
H A DVPlanValue.h443 void assignSlots(const VPlan &Plan);
448 assignSlots(*Plan);
H A DVPlan.cpp1073 void VPSlotTracker::assignSlots(const VPlan &Plan) { in assignSlots() function in VPSlotTracker