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