HomeSort by relevance Sort by last modified time
    Searched defs:collectMarkers (Results 1 - 4 of 4) sorted by null

  /external/llvm/lib/CodeGen/
SafeStackColoring.cpp 53 void StackColoring::collectMarkers() {
271 collectMarkers();
StackColoring.cpp 220 // To deal with this such cases, the code in ::collectMarkers() below
321 unsigned collectMarkers(unsigned NumSlot);
367 /// Used in collectMarkers
487 unsigned StackColoring::collectMarkers(unsigned NumSlot)
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
SafeStackColoring.cpp 68 void StackColoring::collectMarkers() {
290 collectMarkers();
StackColoring.cpp 356 // To deal with this such cases, the code in ::collectMarkers() below
451 /// Used in collectMarkers
467 unsigned collectMarkers(unsigned NumSlot);
625 unsigned StackColoring::collectMarkers(unsigned NumSlot) {
    [all...]

Completed in 555 milliseconds