Home | History | Annotate | Download | only in Instrumentation

Lines Matching refs:TotalSize

821   uint64_t TotalSize = 0;
843 TotalSize += AlignedSize;
849 uint64_t LocalStackSize = TotalSize + (AllocaVec.size() + 1) * RedzoneSize;