Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Analysis/
H A DIntervalPartition.cpp63 void IntervalPartition::updatePredecessors(Interval *Int) { in updatePredecessors() function in IntervalPartition
87 updatePredecessors(Intervals[i]); in runOnFunction()
113 updatePredecessors(Intervals[i]); in IntervalPartition()
/freebsd-12.1/contrib/llvm/include/llvm/Analysis/
H A DIntervalPartition.h106 void updatePredecessors(Interval *Int);