Searched defs:UserInst (Results 1 – 11 of 11) sorted by relevance
123 Instruction *UserInst = cast<Instruction>(U.getUser()); in dominates() local 251 Instruction *UserInst = cast<Instruction>(U.getUser()); in dominates() local 276 Instruction *UserInst = cast<Instruction>(U.getUser()); in dominates() local [all...]
97 auto UserInst = cast<Instruction>(U.getUser()); in INITIALIZE_PASS_DEPENDENCY() local
138 Instruction *UserInst = cast<Instruction>(U.getUser()); in RewriteUsesOfClonedInstructions() local986 auto *UserInst = cast<Instruction>(UseI); in shouldSpeculateInstrs() local
339 if (auto *UserInst = dyn_cast<Instruction>(U.getUser())) { in isSafeToMoveBefore() local
419 Instruction *UserInst = dyn_cast<Instruction>(User); in lowerGlobalIFuncUsersAsGlobalCtor() local
542 Instruction *UserInst = cast<Instruction>(U); in rewriteSingleStoreAlloca() local
197 static BasicBlock *getUserBasicBlock(Use &U, Instruction *UserInst) { in getUserBasicBlock()221 Instruction *UserInst = cast<Instruction>(User); in isDestBBSuitableForSink() local
2210 const Instruction *UserInst = cast<Instruction>(U); in OptimizeWeakCalls() local2222 CallInst *UserInst = cast<CallInst>(U); in OptimizeWeakCalls() local
1259 Instruction *UserInst = nullptr; member2088 Instruction *UserInst; member3144 void LSRInstance::ChainInstruction(Instruction *UserInst, Instruction *IVOper, in ChainInstruction()3358 static bool canFoldIVIncExpr(const SCEV *IncExpr, Instruction *UserInst, in canFoldIVIncExpr()3530 Instruction *UserInst = U.getUser(); in CollectFixupsAndInitialFormulae() local3737 const Instruction *UserInst = dyn_cast<Instruction>(U.getUser()); in CollectLoopInvariantFixupsAndFormulae() local
5053 Instruction *UserInst = cast<Instruction>(User); in run() local
922 static bool doesInTreeUserNeedToExtract(Value *Scalar, Instruction *UserInst, in doesInTreeUserNeedToExtract()5867 Instruction *UserInst = dyn_cast<Instruction>(U); in buildExternalUses() local