Searched defs:LoadI (Results 1 – 11 of 11) sorted by relevance
120 if (LoadInst *LoadI = dyn_cast<LoadInst>(U)) { in foldIntegerTypedPHI() local 176 auto *LoadI = dyn_cast<LoadInst>(Arg); in foldIntegerTypedPHI() local 263 LoadInst *LoadI = dyn_cast<LoadInst>(IncomingVal); in foldIntegerTypedPHI() local
108 LoadInst *LoadI = nullptr; member 136 auto *const LoadI = dyn_cast<LoadInst>(Val); in visitICmpLoadOperand() local [all...]
1125 if (LoadInst *LoadI = dyn_cast<LoadInst>(SimplifyValue)) processBlock() local 1236 simplifyPartiallyRedundantLoad(LoadInst * LoadI) simplifyPartiallyRedundantLoad() argument [all...]
1952 if (auto *LoadI = dyn_cast<LoadInst>(Store->getOperand(0))) { storeIsNoop() local
153 LoadInst *LoadI = dyn_cast<LoadInst>(&I); in runOnLoop() local
1137 promoteLoadFromStore(MachineBasicBlock::iterator LoadI,MachineBasicBlock::iterator StoreI) promoteLoadFromStore() argument [all...]
961 isSafeToSinkLoad(Instruction * LoadI,Instruction * SI) isSafeToSinkLoad() argument
1530 bool LoadI = I.mayLoad(), StoreI = I.mayStore(); isLegalToPacketizeTogether() local
1158 LoadInst *LoadI = new LoadInst(I.getType(), AllocaI, in mergeParallelRegions() local 4031 LoadInst *LoadI = new LoadInst( in insertInstructionGuardsHelper() local
1740 if (auto *LoadI = dyn_cast<LoadInst>(Usr)) { in updateImpl() local
1017 if (auto *LoadI = dyn_cast<LoadInst>(StoreI->getValueOperand())) supportedAddressingMode() local