Searched refs:blocksExhausted (Results 1 – 2 of 2) sorted by relevance
85 BlocksExhausted blocksExhausted; variable161 bool wasBlocksExhausted() const { return !blocksExhausted.empty(); } in wasBlocksExhausted()176 return llvm::iterator_range(blocksExhausted); in exhausted_blocks()
2615 Engine.blocksExhausted.push_back(std::make_pair(L, Sink)); in processCFGBlockEntrance()