Home | History | Annotate | Download | only in Utils

Lines Matching full:srcval

3320       Value *SrcVal = DestPN->getIncomingValue(Idx);
3321 PHINode *SrcPN = dyn_cast<PHINode>(SrcVal);
3340 DestPN->addIncoming(SrcVal, pred);