Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlan.cpp630 void VPBlockBase::printSuccessors(raw_ostream &O, const Twine &Indent) const { in printSuccessors() function in VPBlockBase
652 printSuccessors(O, Indent); in print()
833 printSuccessors(O, Indent); in print()
H A DVPlan.h687 void printSuccessors(raw_ostream &O, const Twine &Indent) const;