Searched refs:WasInsertBlock (Results 1 – 1 of 1) sorted by relevance
446 bool WasInsertBlock = CGF.Builder.GetInsertBlock() == Entry; in SimplifyCleanupEntry() local447 assert(!WasInsertBlock || CGF.Builder.GetInsertPoint() == Entry->end()); in SimplifyCleanupEntry()462 if (WasInsertBlock) in SimplifyCleanupEntry()