Searched defs:UseInst (Results 1 – 12 of 12) sorted by relevance
108 Value *SimplifyIndvar::foldIVUser(Instruction *UseInst, Instruction *IVOperand) { in foldIVUser()616 bool SimplifyIndvar::eliminateIVUser(Instruction *UseInst, in eliminateIVUser()686 bool SimplifyIndvar::eliminateIdentitySCEV(Instruction *UseInst, in eliminateIdentitySCEV()870 Instruction *UseInst = UseOper.first; in simplifyUsers() local
45 Instruction *UseInst = cast<Instruction>(U.getUser()); in AllUsesDominatedByBlock() local
206 const MachineInstr *UseInst = U.getParent(); in CheckNSA() local
540 Instruction *UseInst = cast<Instruction>(User); in collectUsesWithPtrTypes() local
437 const MachineInstr *UseInst = U.getParent(); in isReassignable() local
6531 for (auto &UseInst : MRI.use_nodbg_instructions(VReg)) { in execMayBeModifiedBeforeAnyUse() local
223 MachineInstr *UseInst = UO.getParent(); in rescheduleCanonically() local
285 MachineInstr *UseInst = MO.getParent(); in AllUsesDominatedByBlock() local299 MachineInstr *UseInst = MO.getParent(); in AllUsesDominatedByBlock() local
284 for (const MachineInstr &UseInst : MRI->reg_nodbg_instructions(VirtReg)) { in mayLiveOut() local
415 const MachineInstr *UseInst = Use.getParent(); in oneUseDominatesOtherUses() local
264 const Instruction *UseInst, AliasAnalysisType &AA) { in instructionClobbersQuery()
7805 getConstantEvolvingPHIOperands(Instruction *UseInst, const Loop *L, in getConstantEvolvingPHIOperands()