Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DLoopVectorizationPlanner.h319 void printPlans(raw_ostream &O);
H A DLoopVectorize.cpp7535 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