LLVM  8.0.1
Classes | Namespaces
EscapeEnumerator.h File Reference
#include "llvm/IR/Function.h"
#include "llvm/IR/IRBuilder.h"
Include dependency graph for EscapeEnumerator.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  llvm::EscapeEnumerator
 EscapeEnumerator - This is a little algorithm to find all escape points from a function so that "finally"-style code can be inserted. More...
 

Namespaces

 llvm
 This class represents lattice values for constants.