Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:UserInst

2364       Instruction *UserInst = cast<Instruction>(I->use_back());
2368 if (PHINode *PN = dyn_cast<PHINode>(UserInst))
2371 UserParent = UserInst->getParent();