Searched defs:UseInst (Results 1 – 15 of 15) sorted by relevance
123 Value *SimplifyIndvar::foldIVUser(Instruction *UseInst, Instruction *IVOperand) { in foldIVUser()574 bool SimplifyIndvar::eliminateIVUser(Instruction *UseInst, in eliminateIVUser()651 bool SimplifyIndvar::replaceFloatIVWithIntegerIV(Instruction *UseInst) { in replaceFloatIVWithIntegerIV()708 bool SimplifyIndvar::eliminateIdentitySCEV(Instruction *UseInst, in eliminateIdentitySCEV()882 Instruction *UseInst = UseOper.first; in simplifyUsers() local
132 Instruction *UseInst = cast<Instruction>(U.getUser()); in SinkInstruction() local
1169 Instruction *UseInst = cast<MemoryUseOrDef>(UseAccess)->getMemoryInst(); in isWriteAtEndOfFunction() local1511 Instruction *UseInst = cast<MemoryUseOrDef>(UseAccess)->getMemoryInst(); in getDomMemoryDef() local
220 const MachineInstr *UseInst = U.getParent(); in CheckNSA() local
692 Instruction *UseInst = cast<Instruction>(User); in collectUsesWithPtrTypes() local
8231 auto &UseInst = *Use.getParent(); in execMayBeModifiedBeforeAnyUse() local
210 MachineInstr *UseInst = UO.getParent(); in rescheduleCanonically() local
333 MachineInstr *UseInst = MO.getParent(); in AllUsesDominatedByBlock() local345 MachineInstr *UseInst = MO.getParent(); in AllUsesDominatedByBlock() local
389 for (const MachineInstr &UseInst : MRI->use_nodbg_instructions(VirtReg)) { in mayLiveOut() local
259 MachineBasicBlock::iterator UseInst; in addLinkerOpt() member
144 for (const MachineInstr &UseInst : MRI->use_nodbg_instructions(VirtReg)) { in mayLiveOut() local
449 const MachineInstr *UseInst = Use.getParent(); in oneUseDominatesOtherUses() local
288 const Instruction *UseInst, AliasAnalysisType &AA) { in instructionClobbersQuery()
9461 getConstantEvolvingPHIOperands(Instruction *UseInst, const Loop *L, in getConstantEvolvingPHIOperands()
2586 auto *UseInst = dyn_cast<Instruction>(U.getUser()); in removeUnusedBlocksFromParent() local