Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DVPlan.cpp569 for (auto *BlockBase : vp_depth_first_shallow(Entry)) { in print() local
571 BlockBase->print(O, NewIndent, SlotTracker); in print()