Searched defs:UserInst (Results 1 – 12 of 12) sorted by relevance
116 Instruction *UserInst = cast<Instruction>(U.getUser()); in dominates() local251 Instruction *UserInst = cast<Instruction>(U.getUser()); in dominates() local276 Instruction *UserInst = cast<Instruction>(U.getUser()); in dominates() local
92 auto UserInst = cast<Instruction>(U.getUser()); in INITIALIZE_PASS_DEPENDENCY() local
143 Instruction *UserInst = cast<Instruction>(U.getUser()); in RewriteUsesOfClonedInstructions() local740 auto *UserInst = cast<Instruction>(UseI); in shouldSpeculateInstrs() local
337 if (auto *UserInst = dyn_cast<Instruction>(U.getUser())) in isSafeToMoveBefore() local
366 Instruction *UserInst = cast<Instruction>(U); in rewriteSingleStoreAlloca() local
220 Instruction *UserInst = cast<Instruction>(Use.getUser()); in findUsersOutsideInfluenceRegion() local
145 const auto *UserInst = dyn_cast<const Instruction>(User); in pushUsers() local
1081 Instruction *UserInst = nullptr; member1858 Instruction *UserInst; member2917 void LSRInstance::ChainInstruction(Instruction *UserInst, Instruction *IVOper, in ChainInstruction()3131 static bool canFoldIVIncExpr(const SCEV *IncExpr, Instruction *UserInst, in canFoldIVIncExpr()3259 Instruction *UserInst = U.getUser(); in CollectFixupsAndInitialFormulae() local3430 const Instruction *UserInst = dyn_cast<Instruction>(U.getUser()); in CollectLoopInvariantFixupsAndFormulae() local
2184 const Instruction *UserInst = cast<Instruction>(U); in OptimizeWeakCalls() local2196 CallInst *UserInst = cast<CallInst>(*UI++); in OptimizeWeakCalls() local
393 Instruction *UserInst = dyn_cast<Instruction>(User); in canVectorizeInst() local
3665 Instruction *UserInst = cast<Instruction>(SingleUse->getUser()); in run() local
488 static bool InTreeUserNeedToExtract(Value *Scalar, Instruction *UserInst, in InTreeUserNeedToExtract()2631 Instruction *UserInst = dyn_cast<Instruction>(U); in buildTree() local