LLVM  8.0.1
Functions
IntervalPartition.cpp File Reference
#include "llvm/Analysis/IntervalPartition.h"
#include "llvm/Analysis/Interval.h"
#include "llvm/Analysis/IntervalIterator.h"
#include "llvm/Pass.h"
#include <cassert>
#include <utility>
Include dependency graph for IntervalPartition.cpp:

Go to the source code of this file.

Functions

 INITIALIZE_PASS (IntervalPartition, "intervals", "Interval Partition Construction", true, true) void IntervalPartition
 

Function Documentation

◆ INITIALIZE_PASS()

INITIALIZE_PASS ( IntervalPartition  ,
"intervals"  ,
"Interval Partition Construction ,
true  ,
true   
)