Searched defs:po_iterator_storage (Results 1 – 3 of 3) sorted by relevance
79 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...]
193 po_iterator_storage(LoopBlocksTraversal &lbs) : LBT(lbs) {} in po_iterator_storage() function
462 class po_iterator_storage<LoopBounds, true> { class466 po_iterator_storage(LoopBounds &lb) : LB(lb) {} in po_iterator_storage() function in llvm::po_iterator_storage