Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Analysis/
DStackLifetime.cpp91 void StackLifetime::collectMarkers() { in collectMarkers() function in StackLifetime
318 collectMarkers(); in StackLifetime()
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
DStackLifetime.h131 void collectMarkers();
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
DStackColoring.cpp500 unsigned collectMarkers(unsigned NumSlot);
658 unsigned StackColoring::collectMarkers(unsigned NumSlot) { in collectMarkers() function in StackColoring
1231 unsigned NumMarkers = collectMarkers(NumSlots); in runOnMachineFunction()