Home | History | Annotate | Download | only in Utils

Lines Matching refs:SrcVal

3941       Value *SrcVal = DestPN->getIncomingValue(Idx);
3942 PHINode *SrcPN = dyn_cast<PHINode>(SrcVal);
3961 DestPN->addIncoming(SrcVal, pred);