Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DSafeStackColoring.cpp190 void StackColoring::calculateLiveIntervals() { in calculateLiveIntervals() function in StackColoring
289 calculateLiveIntervals(); in run()
DSafeStackColoring.h100 void calculateLiveIntervals();
DStackColoring.cpp349 void calculateLiveIntervals(unsigned NumSlots);
677 void StackColoring::calculateLiveIntervals(unsigned NumSlots) { in calculateLiveIntervals() function in StackColoring
1037 calculateLiveIntervals(NumSlots); in runOnMachineFunction()