Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:IncValue

604       for (Value *IncValue : PN->incoming_values())
605 Worklist.push_back(IncValue);