Home | History | Annotate | Download | only in IPO

Lines Matching refs:UV

280     Value *UV = WorkList.pop_back_val();
281 if (!UV)
284 User *U = cast<User>(UV);