Home | History | Annotate | Download | only in Instrumentation

Lines Matching refs:ClassSize

1709         int ClassSize = kMinStackMallocSize << StackMallocIdx;
1711 ClassSize >> Mapping.Scale);
1714 ConstantInt::get(IntptrTy, ClassSize - ASan.LongSize / 8));