Home
last modified time | relevance | path

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

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