Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DIntervalPartition.cpp67 void IntervalPartition::updatePredecessors(Interval *Int) { in updatePredecessors() function in IntervalPartition
91 updatePredecessors(Intervals[i]); in runOnFunction()
117 updatePredecessors(Intervals[i]); in IntervalPartition()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DIntervalPartition.h103 void updatePredecessors(Interval *Int);