LLVM  3.7.0
Classes | Namespaces | Functions
TimeValue.h File Reference
#include "llvm/Support/DataTypes.h"
#include <string>
Include dependency graph for TimeValue.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  llvm::sys::TimeValue
 This class is used where a precise fixed point in time is required. More...
 

Namespaces

 llvm
 Compute iterated dominance frontiers using a linear time algorithm.
 
 llvm::sys
 

Functions

TimeValue llvm::sys::operator+ (const TimeValue &tv1, const TimeValue &tv2)
 
TimeValue llvm::sys::operator- (const TimeValue &tv1, const TimeValue &tv2)