Home | History | Annotate | Download | only in Analysis

Lines Matching refs:PhiVal

669     Value *PhiVal = PN->getIncomingValue(i);
671 EdgesMissing |= !getEdgeValue(PhiVal, PhiBB, BB, EdgeResult);