Searched refs:OldPhiVal (Results 1 – 1 of 1) sorted by relevance
1068 if (auto *OldPhiVal = IsTrivialPhi(OldPhi)) { in normalizeReturnBlock() local1069 OldPhi->replaceAllUsesWith(OldPhiVal); in normalizeReturnBlock()