Home
last modified time | relevance | path

Searched defs:po_iterator_storage (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DPostOrderIterator.h79 po_iterator_storage(const po_iterator_storage function
80 po_iterator_storage(const po_iterator_storage &S) : Visited(S.Visited) {} po_iterator_storage() function
[all...]
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DLoopIterator.h193 po_iterator_storage(LoopBlocksTraversal &lbs) : LBT(lbs) {} in po_iterator_storage() function
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineTraceMetrics.cpp462 class po_iterator_storage<LoopBounds, true> { class
466 po_iterator_storage(LoopBounds &lb) : LB(lb) {} in po_iterator_storage() function in llvm::po_iterator_storage