Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DVPlan.cpp498 for (auto *BlockBase : depth_first(Entry)) { in print() local
500 BlockBase->print(O, NewIndent, SlotTracker); in print()