Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DStackLifetime.cpp85 void StackLifetime::collectMarkers() { in collectMarkers() function in StackLifetime
327 collectMarkers(); in StackLifetime()
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DStackLifetime.h130 void collectMarkers();
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DStackColoring.cpp465 unsigned collectMarkers(unsigned NumSlot);
623 unsigned StackColoring::collectMarkers(unsigned NumSlot) { in collectMarkers() function in StackColoring
1206 unsigned NumMarkers = collectMarkers(NumSlots); in runOnMachineFunction()