Searched defs:calculateLiveIntervals (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/ | ||
H A D | StackLifetime.cpp | 244 void StackLifetime::calculateLiveIntervals() { in calculateLiveIntervals() function in StackLifetime |
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ | ||
H A D | StackColoring.cpp | 825 void StackColoring::calculateLiveIntervals(unsigned NumSlots) { calculateLiveIntervals() function in StackColoring |