Searched refs:printPlans (Results 1 – 2 of 2) sorted by relevance
319 void printPlans(raw_ostream &O);
7535 LLVM_DEBUG(printPlans(dbgs())); in plan()7565 LLVM_DEBUG(printPlans(dbgs())); in plan()7724 void LoopVectorizationPlanner::printPlans(raw_ostream &O) { in printPlans() function in LoopVectorizationPlanner