Lines Matching full:getuser
1751 Instruction *ShadowUse = CandidateUI->getUser();
1767 if (UIToFPInst *UCast = dyn_cast<UIToFPInst>(CandidateUI->getUser())) {
1771 else if (SIToFPInst *SCast = dyn_cast<SIToFPInst>(CandidateUI->getUser())) {
1854 if (UI->getUser() == Cond) {
2075 !DT.properlyDominates(UI->getUser()->getParent(), ExitingBlock)) {
2100 Type *AccessTy = getAccessType(UI->getUser());
2903 Instruction *UserInst = UI->getUser();