Searched defs:UseInst (Results 1 – 14 of 14) sorted by relevance
136 Instruction *UseInst = cast<Instruction>(U.getUser()); in SinkInstruction() local
1163 Instruction *UseInst = cast<MemoryUseOrDef>(UseAccess)->getMemoryInst(); in isWriteAtEndOfFunction() local1495 Instruction *UseInst = cast<MemoryUseOrDef>(UseAccess)->getMemoryInst(); in getDomMemoryDef() local
209 const MachineInstr *UseInst = U.getParent(); in CheckNSA() local
619 Instruction *UseInst = cast<Instruction>(User); in collectUsesWithPtrTypes() local
7700 auto &UseInst = *Use.getParent(); in execMayBeModifiedBeforeAnyUse() local
252 MachineBasicBlock::iterator UseInst; in addLinkerOpt() member
220 MachineInstr *UseInst = UO.getParent(); in rescheduleCanonically() local
329 MachineInstr *UseInst = MO.getParent(); in AllUsesDominatedByBlock() local341 MachineInstr *UseInst = MO.getParent(); in AllUsesDominatedByBlock() local
363 for (const MachineInstr &UseInst : MRI->use_nodbg_instructions(VirtReg)) { in mayLiveOut() local
128 Value *SimplifyIndvar::foldIVUser(Instruction *UseInst, Instruction *IVOperand) { in foldIVUser()637 bool SimplifyIndvar::eliminateIVUser(Instruction *UseInst, in eliminateIVUser()714 bool SimplifyIndvar::eliminateIdentitySCEV(Instruction *UseInst, in eliminateIdentitySCEV()898 Instruction *UseInst = UseOper.first; in simplifyUsers() local
445 const MachineInstr *UseInst = Use.getParent(); in oneUseDominatesOtherUses() local
271 const Instruction *UseInst, AliasAnalysisType &AA) { in instructionClobbersQuery()
8171 getConstantEvolvingPHIOperands(Instruction *UseInst, const Loop *L, in getConstantEvolvingPHIOperands()
1531 auto *UseInst = dyn_cast<Instruction>(U.getUser()); in removeUnusedBlocksFromParent() local