Searched defs:IsExitBlock (Results 1 – 3 of 3) sorted by relevance
112 bool IsExitBlock = *I == &(*I)->getParent()->getExit(); in dump() local
170 bool IsExitBlock = std::binary_search(ExitBlocks.begin(), in runOnLoop() local
1080 bool IsExitBlock) { in buildPHIAccesses()2598 Value *IncomingValue, bool IsExitBlock) { in ensurePHIWrite()