reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1644 IRB.CreateAnd(AddrLong, ConstantInt::get(IntptrTy, Granularity - 1)); 1647 LastAccessedByte = IRB.CreateAdd( 1651 IRB.CreateIntCast(LastAccessedByte, ShadowValue->getType(), false); 1653 return IRB.CreateICmpSGE(LastAccessedByte, ShadowValue);