Searched defs:UserInst (Results 1 – 8 of 8) sorted by relevance
193 Instruction *UserInst = cast<Instruction>(U); in findUsersOutsideInfluenceRegion() local234 Instruction *UserInst = cast<Instruction>(U); in exploreDataDependency() local
199 Instruction *UserInst = cast<Instruction>(U.getUser()); in dominates() local217 Instruction *UserInst = cast<Instruction>(U.getUser()); in dominates() local
91 Instruction *UserInst = cast<Instruction>(U.getUser()); in RewriteUsesOfClonedInstructions() local456 auto *UserInst = cast<Instruction>(UseI); in shouldSpeculateInstrs() local
1091 Instruction *UserInst; member1587 Instruction *UserInst; member2609 void LSRInstance::ChainInstruction(Instruction *UserInst, Instruction *IVOper, in ChainInstruction()2828 static bool canFoldIVIncExpr(const SCEV *IncExpr, Instruction *UserInst, in canFoldIVIncExpr()2952 Instruction *UserInst = U.getUser(); in CollectFixupsAndInitialFormulae() local3113 const Instruction *UserInst = dyn_cast<Instruction>(U.getUser()); in CollectLoopInvariantFixupsAndFormulae() local
1931 const Instruction *UserInst = cast<Instruction>(U); in OptimizeWeakCalls() local1943 CallInst *UserInst = cast<CallInst>(*UI++); in OptimizeWeakCalls() local
349 Instruction *UserInst = cast<Instruction>(*UI++); in rewriteSingleStoreAlloca() local
311 static bool InTreeUserNeedToExtract(Value *Scalar, Instruction *UserInst, in InTreeUserNeedToExtract()954 Instruction *UserInst = dyn_cast<Instruction>(U); in buildTree() local
2779 Instruction *UserInst = cast<Instruction>(*I->user_begin()); in run() local