Searched defs:IsExitBlock (Results 1 – 6 of 6) sorted by relevance
112 bool IsExitBlock = *I == &(*I)->getParent()->getExit(); in dump() local
170 bool IsExitBlock = std::binary_search(ExitBlocks.begin(), in runOnLoop() local
930 bool IsExitBlock() const { in IsExitBlock() function