Home | History | Annotate | Download | only in IR

Lines Matching refs:IncValue

2285   for (Value *IncValue : PN.incoming_values()) {
2286 Assert(PN.getType() == IncValue->getType(),