Searched refs:post_order (Results 1 – 7 of 7) sorted by relevance
425 for (BlockT *BB : post_order(EntryBlock)) in traverse()475 for (auto DomNode : post_order(DomRoot)) { in Analyze()
717 for (auto DomNode : post_order(N)) in scanForRegions()
182 template <class T> iterator_range<po_iterator<T>> post_order(const T &G) { in post_order() function
510 for (auto BB : post_order(&F.getEntryBlock())) { in runOnFunction()
800 for (auto DomNode : post_order(DomTree)) in runOnMachineFunction()
655 for (auto i : post_order(T)) { in ComputeUsesVAFloatArgument()
3104 for (auto BB : post_order(&F.getEntryBlock())) { in runOnFunction()