Searched refs:updatePredecessors (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/contrib/llvm/lib/Analysis/
H A DIntervalPartition.cpp53 // updatePredecessors - Interval generation only sets the successor fields of
58 void IntervalPartition::updatePredecessors(Interval *Int) { function in class:IntervalPartition
84 updatePredecessors(Intervals[i]);
112 updatePredecessors(Intervals[i]);
/freebsd-10.2-release/contrib/llvm/include/llvm/Analysis/
H A DIntervalPartition.h101 // updatePredecessors - Interval generation only sets the successor fields of
106 void updatePredecessors(Interval *Int);

Completed in 100 milliseconds