Searched refs:TerminalBlocks (Results 1 – 1 of 1) sorted by relevance
111 SmallVector<const BasicBlock *, 4> TerminalBlocks; in findDependencies() local114 TerminalBlocks.push_back(&BB); in findDependencies()120 for (auto *BB : TerminalBlocks) in findDependencies()140 for (auto *TerminalBlock : TerminalBlocks) in findDependencies()