Searched defs:LoadI (Results 1 – 10 of 10) sorted by relevance
119 if (LoadInst *LoadI = dyn_cast<LoadInst>(U)) { in foldIntegerTypedPHI() local174 auto *LoadI = dyn_cast<LoadInst>(Arg); in foldIntegerTypedPHI() local263 LoadInst *LoadI = dyn_cast<LoadInst>(IncomingVal); in foldIntegerTypedPHI() local
115 LoadInst *LoadI = nullptr; member143 auto *const LoadI = dyn_cast<LoadInst>(Val); in visitICmpLoadOperand() local
1218 if (LoadInst *LoadI = dyn_cast<LoadInst>(SimplifyValue)) in processBlock() local1309 bool JumpThreadingPass::simplifyPartiallyRedundantLoad(LoadInst *LoadI) { in simplifyPartiallyRedundantLoad()
1832 if (auto *LoadI = dyn_cast<LoadInst>(Store->getOperand(0))) { in storeIsNoop() local
156 LoadInst *LoadI = dyn_cast<LoadInst>(&I); in runOnLoop() local
1084 AArch64LoadStoreOpt::promoteLoadFromStore(MachineBasicBlock::iterator LoadI, in promoteLoadFromStore()
1524 bool LoadI = I.mayLoad(), StoreI = I.mayStore(); in isLegalToPacketizeTogether() local
931 LoadInst *LoadI = new LoadInst( in mergeParallelRegions() local
1268 if (auto *LoadI = dyn_cast<LoadInst>(Usr)) in updateImpl() local
920 if (auto *LoadI = dyn_cast<LoadInst>(StoreI->getValueOperand())) in supportedAddressingMode() local