reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1665 size_t AccessSizeIndex = TypeSizeToSizeIndex(TypeSize); 1696 IntegerType::get(*C, std::max(8U, TypeSize >> Mapping.Scale)); 1707 if (ClAlwaysSlowPath || (TypeSize < 8 * Granularity)) { 1715 Value *Cmp2 = createSlowPathCmp(IRB, AddrLong, ShadowValue, TypeSize);