Home
last modified time | relevance | path

Searched refs:calculateLiveIntervals (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DStackLifetime.cpp244 void StackLifetime::calculateLiveIntervals() { in calculateLiveIntervals() function in StackLifetime
352 calculateLiveIntervals(); in run()
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DStackLifetime.h132 void calculateLiveIntervals();
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DStackColoring.cpp493 void calculateLiveIntervals(unsigned NumSlots);
829 void StackColoring::calculateLiveIntervals(unsigned NumSlots) { in calculateLiveIntervals() function in StackColoring
1242 calculateLiveIntervals(NumSlots); in runOnMachineFunction()