Home | History | Annotate | Download | only in Utils

Lines Matching refs:SrcVal

3547       Value *SrcVal = DestPN->getIncomingValue(Idx);
3548 PHINode *SrcPN = dyn_cast<PHINode>(SrcVal);
3567 DestPN->addIncoming(SrcVal, pred);