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