Home | History | Annotate | Download | only in InstCombine

Lines Matching defs:Usr

3010     auto *Usr = cast<Instruction>(U);
3011 if (Usr != UI && !DT->dominates(DB, Usr->getParent()))