Searched refs:assignSlots (Results 1 – 2 of 2) sorted by relevance
452 void assignSlots(const VPlan &Plan);453 void assignSlots(const VPBasicBlock *VPBB);458 assignSlots(*Plan);
1249 void VPSlotTracker::assignSlots(const VPlan &Plan) { in assignSlots() function in VPSlotTracker1255 assignSlots(Plan.getPreheader()); in assignSlots()1261 assignSlots(VPBB); in assignSlots()1264 void VPSlotTracker::assignSlots(const VPBasicBlock *VPBB) { in assignSlots() function in VPSlotTracker