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

/external/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]);

Completed in 68 milliseconds