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
106 LoadInst *LoadI = nullptr; member134 auto *const LoadI = dyn_cast<LoadInst>(Val); in visitICmpLoadOperand() local
1211 if (LoadInst *LoadI = dyn_cast<LoadInst>(SimplifyValue)) in processBlock() local1322 bool JumpThreadingPass::simplifyPartiallyRedundantLoad(LoadInst *LoadI) { in simplifyPartiallyRedundantLoad()
1910 if (auto *LoadI = dyn_cast<LoadInst>(Store->getOperand(0))) { in storeIsNoop() local
154 LoadInst *LoadI = dyn_cast<LoadInst>(&I); in runOnLoop() local
1068 AArch64LoadStoreOpt::promoteLoadFromStore(MachineBasicBlock::iterator LoadI, in promoteLoadFromStore()
735 static bool isSafeToSinkLoad(Instruction *LoadI, Instruction *SI) { in isSafeToSinkLoad()
1530 bool LoadI = I.mayLoad(), StoreI = I.mayStore(); in isLegalToPacketizeTogether() local
1051 LoadInst *LoadI = new LoadInst( in mergeParallelRegions() local3766 LoadInst *LoadI = new LoadInst(I.getType(), SharedMem, in insertInstructionGuardsHelper() local
1656 if (auto *LoadI = dyn_cast<LoadInst>(Usr)) { in updateImpl() local
931 if (auto *LoadI = dyn_cast<LoadInst>(StoreI->getValueOperand())) in supportedAddressingMode() local