|
LLVM
4.0.0
|
#include "llvm/Analysis/IntervalIterator.h"Go to the source code of this file.
Functions | |
| INITIALIZE_PASS (IntervalPartition,"intervals","Interval Partition Construction", true, true) void IntervalPartition | |
| INITIALIZE_PASS | ( | IntervalPartition | , |
| "intervals" | , | ||
| "Interval Partition Construction" | , | ||
| true | , | ||
| true | |||
| ) |
Definition at line 19 of file IntervalPartition.cpp.
References llvm::IntervalMap< KeyT, ValT, N, Traits >::clear(), i, and Intervals.
1.8.6