LLVM API Documentation

Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

ProfileInfoTypes.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Enumerations

enum  ProfilingType {
  ArgumentInfo = 1, FunctionInfo = 2, BlockInfo = 3, EdgeInfo = 4,
  PathInfo = 5, BBTraceInfo = 6
}


Enumeration Type Documentation

enum ProfilingType
 

Enumerator:
ArgumentInfo 
FunctionInfo 
BlockInfo 
EdgeInfo 
PathInfo 
BBTraceInfo 

Definition at line 19 of file ProfileInfoTypes.h.