Searched defs:po_iterator_storage (Results 1 – 9 of 9) sorted by relevance
77 po_iterator_storage(SetType &VSet) : Visited(VSet) {} in po_iterator_storage() function78 po_iterator_storage(const po_iterator_storage &S) : Visited(S.Visited) {} in po_iterator_storage() function
74 po_iterator_storage(SetType &VSet) : Visited(VSet) {} in po_iterator_storage() function75 po_iterator_storage(const po_iterator_storage &S) : Visited(S.Visited) {} in po_iterator_storage() function
78 po_iterator_storage(SetType &VSet) : Visited(VSet) {} in po_iterator_storage() function79 po_iterator_storage(const po_iterator_storage &S) : Visited(S.Visited) {} in po_iterator_storage() function
115 po_iterator_storage(LoopBlocksTraversal &lbs) : LBT(lbs) {} in po_iterator_storage() function
193 po_iterator_storage(LoopBlocksTraversal &lbs) : LBT(lbs) {} in po_iterator_storage() function
444 class po_iterator_storage<LoopBounds, true> { class448 po_iterator_storage(LoopBounds &lb) : LB(lb) {} in po_iterator_storage() function in llvm::po_iterator_storage
427 class po_iterator_storage<LoopBounds, true> { class430 po_iterator_storage(LoopBounds &lb) : LB(lb) {} in po_iterator_storage() function in llvm::po_iterator_storage