Searched defs:LoadI (Results 1 – 9 of 9) sorted by relevance
110 if (LoadInst *LoadI = dyn_cast<LoadInst>(U)) { in FoldIntegerTypedPHI() local165 auto *LoadI = dyn_cast<LoadInst>(Arg); in FoldIntegerTypedPHI() local254 LoadInst *LoadI = dyn_cast<LoadInst>(IncomingVal); in FoldIntegerTypedPHI() local
115 LoadInst *LoadI = nullptr; member143 auto *const LoadI = dyn_cast<LoadInst>(Val); in visitICmpLoadOperand() local
1167 if (LoadInst *LoadI = dyn_cast<LoadInst>(SimplifyValue)) in ProcessBlock() local1252 bool JumpThreadingPass::SimplifyPartiallyRedundantLoad(LoadInst *LoadI) { in SimplifyPartiallyRedundantLoad()
156 LoadInst *LoadI = dyn_cast<LoadInst>(&I); in runOnLoop() local
1009 AArch64LoadStoreOpt::promoteLoadFromStore(MachineBasicBlock::iterator LoadI, in promoteLoadFromStore()
928 AArch64LoadStoreOpt::promoteLoadFromStore(MachineBasicBlock::iterator LoadI, in promoteLoadFromStore()
1359 bool LoadI = I->mayLoad(), StoreI = I->mayStore(); in isLegalToPacketizeTogether() local
1517 bool LoadI = I.mayLoad(), StoreI = I.mayStore(); in isLegalToPacketizeTogether() local
894 if (auto *LoadI = dyn_cast<LoadInst>(StoreI->getValueOperand())) in supportedAddressingMode() local