Searched refs:depth_first_ext (Results 1 – 4 of 4) sorted by relevance
67 for (BasicBlock *BB : depth_first_ext(&F, Reachable)) in runOnFunction()127 for (MachineBasicBlock *BB : depth_first_ext(&F, Reachable)) in runOnMachineFunction()
647 for (MachineBasicBlock *MBB : depth_first_ext(Entry, Visited)) { in runOnMachineFunction()
234 iterator_range<df_ext_iterator<T, SetTy>> depth_first_ext(const T& G, in depth_first_ext() function
326 for (MachineBasicBlock *BB : depth_first_ext(Entry, Processed)) in runOnMachineFunction()