Home
last modified time | relevance | path

Searched defs:calculateLiveIntervals (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DStackLifetime.cpp244 void StackLifetime::calculateLiveIntervals() { in calculateLiveIntervals() function in StackLifetime
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DStackColoring.cpp829 void StackColoring::calculateLiveIntervals(unsigned NumSlots) { in calculateLiveIntervals() function in StackColoring