Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DVPlan.cpp480 void VPBlockBase::printSuccessors(raw_ostream &O, const Twine &Indent) const { in printSuccessors() function in VPBlockBase
502 printSuccessors(O, Indent); in print()
575 printSuccessors(O, Indent); in print()
H A DVPlan.h626 void printSuccessors(raw_ostream &O, const Twine &Indent) const;