Searched defs:UserInstr (Results 1 – 2 of 2) sorted by relevance
53 const auto *UserInstr = dyn_cast<const Instruction>(User); in pushUsers() local
320 static APInt findDemandedEltsBySingleUser(Value *V, Instruction *UserInstr) { in findDemandedEltsBySingleUser()