Home | History | Annotate | Download | only in IPO

Lines Matching full:getuser

1095       if (!isa<ICmpInst>(LoadUse.getUser())) {
1100 ICmpInst *ICI = cast<ICmpInst>(LoadUse.getUser());