Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DStackColoring.cpp157 void calculateLiveIntervals(unsigned NumSlots);
371 void StackColoring::calculateLiveIntervals(unsigned NumSlots) { in calculateLiveIntervals() function in StackColoring
696 calculateLiveIntervals(NumSlots); in runOnMachineFunction()