Home
last modified time | relevance | path

Searched refs:printPlans (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorizationPlanner.h507 void printPlans(raw_ostream &O);
H A DVPlan.cpp1667 void LoopVectorizationPlanner::printPlans(raw_ostream &O) { in printPlans() function in LoopVectorizationPlanner
H A DLoopVectorize.cpp6686 LLVM_DEBUG(printPlans(dbgs())); in plan()
6712 LLVM_DEBUG(printPlans(dbgs())); in plan()