Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DPostOrderIterator.h214 struct ipo_iterator : public po_iterator<Inverse<T>, SetType, External> { struct
215 ipo_iterator(const po_iterator<Inverse<T>, SetType, External> &V) : in ipo_iterator() argument