Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DVPlanValue.h405 void assignSlots(const VPlan &Plan);
410 assignSlots(*Plan);
H A DVPlan.cpp1246 void VPSlotTracker::assignSlots(const VPlan &Plan) { in assignSlots() function in VPSlotTracker