Searched refs:NeedPHITranslation (Results 1 – 1 of 1) sorted by relevance
5337 bool NeedPHITranslation = SrcPN && SrcPN->getParent() == BB; in removeEmptyCleanup() local5340 NeedPHITranslation ? SrcPN->getIncomingValueForBlock(Pred) : SrcVal; in removeEmptyCleanup()