Home
last modified time | relevance | path

Searched refs:calculateLiveIntervals (Results 1 – 6 of 6) 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()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DSafeStackColoring.cpp205 void StackColoring::calculateLiveIntervals() { in calculateLiveIntervals() function in StackColoring
308 calculateLiveIntervals(); in run()
DSafeStackColoring.h115 void calculateLiveIntervals();
DStackColoring.cpp495 void calculateLiveIntervals(unsigned NumSlots);
814 void StackColoring::calculateLiveIntervals(unsigned NumSlots) { in calculateLiveIntervals() function in StackColoring
1218 calculateLiveIntervals(NumSlots); in runOnMachineFunction()