Home | History | Annotate | Download | only in Analysis

Lines Matching refs:PhiVal

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