Searched defs:LoadI (Results 1 – 11 of 11) sorted by relevance
120 if (LoadInst *LoadI = dyn_cast<LoadInst>(U)) { in foldIntegerTypedPHI() local176 auto *LoadI = dyn_cast<LoadInst>(Arg); in foldIntegerTypedPHI() local263 LoadInst *LoadI = dyn_cast<LoadInst>(IncomingVal); in foldIntegerTypedPHI() local
108 LoadInst *LoadI = nullptr; member136 auto *const LoadI = dyn_cast<LoadInst>(Val); in visitICmpLoadOperand() local
1112 if (LoadInst *LoadI = dyn_cast<LoadInst>(SimplifyValue)) in processBlock() local1223 bool JumpThreadingPass::simplifyPartiallyRedundantLoad(LoadInst *LoadI) { in simplifyPartiallyRedundantLoad()
2010 if (auto *LoadI = dyn_cast<LoadInst>(Store->getOperand(0))) { in storeIsNoop() local
153 LoadInst *LoadI = dyn_cast<LoadInst>(&I); in runOnLoop() local
1139 AArch64LoadStoreOpt::promoteLoadFromStore(MachineBasicBlock::iterator LoadI, in promoteLoadFromStore()
1014 static bool isSafeToSinkLoad(Instruction *LoadI, Instruction *SI) { in isSafeToSinkLoad()
1531 bool LoadI = I.mayLoad(), StoreI = I.mayStore(); in isLegalToPacketizeTogether() local
1158 LoadInst *LoadI = new LoadInst(I.getType(), AllocaI, in mergeParallelRegions() local4031 LoadInst *LoadI = new LoadInst( in insertInstructionGuardsHelper() local
1740 if (auto *LoadI = dyn_cast<LoadInst>(Usr)) { in updateImpl() local
1040 if (auto *LoadI = dyn_cast<LoadInst>(StoreI->getValueOperand())) in supportedAddressingMode() local