Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DStackLifetime.cpp233 void StackLifetime::calculateLiveIntervals() { in calculateLiveIntervals() function in StackLifetime
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DStackColoring.cpp858 void StackColoring::calculateLiveIntervals(unsigned NumSlots) { in calculateLiveIntervals() function in StackColoring