LLVM  4.0.0
Classes | Namespaces
DwarfExpression.h File Reference
#include "llvm/IR/DebugInfo.h"
#include "llvm/Support/DataTypes.h"
Include dependency graph for DwarfExpression.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  llvm::DIExpressionCursor
 Holds a DIExpression and keeps track of how many operands have been consumed so far. More...
 
class  llvm::DwarfExpression
 Base class containing the logic for constructing DWARF expressions independently of whether they are emitted into a DIE or into a .debug_loc entry. More...
 
class  llvm::DebugLocDwarfExpression
 DwarfExpression implementation for .debug_loc entries. More...
 
class  llvm::DIEDwarfExpression
 DwarfExpression implementation for singular DW_AT_location. More...
 

Namespaces

 llvm
 Compute iterated dominance frontiers using a linear time algorithm.