reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
809 if (MSI->isVolatile() || !isa<ConstantInt>(MSI->getLength())) 809 if (MSI->isVolatile() || !isa<ConstantInt>(MSI->getLength())) 816 Value *Pointer = MSI->getDest(); 826 uint64_t SizeInBytes = cast<ConstantInt>(MSI->getLength())->getZExtValue(); 842 Value *SplatValue = MSI->getValue(); 847 MSIs.insert(MSI); 850 MSI->getDestAlignment(), SplatValue, MSI, MSIs, 850 MSI->getDestAlignment(), SplatValue, MSI, MSIs,