Searched refs:removedBlock (Results 1 – 1 of 1) sorted by relevance
2355 bool removedBlock = MergeBlockIntoPredecessor(BB, this); in runOnFunction() local2356 if (removedBlock) ++NumGVNBlocks; in runOnFunction()2358 Changed |= removedBlock; in runOnFunction()