HomeSort by: relevance | last modified time | path
    Searched refs:collectMarkers (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
StackLifetime.h 131 void collectMarkers();
  /src/external/apache2/llvm/dist/llvm/lib/Analysis/
StackLifetime.cpp 91 void StackLifetime::collectMarkers() {
318 collectMarkers();
  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/
StackColoring.cpp 356 // To deal with this such cases, the code in ::collectMarkers() below
484 /// Used in collectMarkers
500 unsigned collectMarkers(unsigned NumSlot);
658 unsigned StackColoring::collectMarkers(unsigned NumSlot) {
1231 unsigned NumMarkers = collectMarkers(NumSlots);

Completed in 19 milliseconds