Ignore:
Timestamp:
Mar 1, 2019, 3:10:09 PM (6 years ago)
Author:
tdelisle <tdelisle@…>
Branches:
ADT, aaron-thesis, arm-eh, ast-experimental, cleanup-dtors, enum, forall-pointer-decay, jacob/cs343-translation, jenkins-sandbox, master, new-ast, new-ast-unique-expr, persistent-indexer, pthread-emulation, qualifiedEnum
Children:
1cb7fab2
Parents:
8e70823
Message:

Instrumented PassVisitor? to print average/max depth

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/Common/Stats/Base.h

    r8e70823 r675716e  
     1//
     2// Cforall Version 1.0.0 Copyright (C) 2019 University of Waterloo
     3//
     4// The contents of this file are covered under the licence agreement in the
     5// file "LICENCE" distributed with Cforall.
     6//
     7// Heap.h --
     8//
     9// Author           : Thierry Delisle
     10// Created On       : Fri Mar 03 14:53:53 2019
     11// Last Modified By :
     12// Last Modified On :
     13// Update Count     :
     14//
     15
    116#pragma once
    217
Note: See TracChangeset for help on using the changeset viewer.