Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:IncValue

393     for (Value *IncValue : PN.incoming_values())
394 cast<LoadInst>(IncValue)->setVolatile(false);