Home | History | Annotate | Download | only in Analysis

Lines Matching refs:IncValue

518       for (Value *IncValue : PN->incoming_values())
519 Worklist.push_back(IncValue);