Home
last modified time | relevance | path

Searched refs:dumpLiveRanges (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DSafeStackColoring.cpp274 LLVM_DUMP_METHOD void StackColoring::dumpLiveRanges() { in dumpLiveRanges() function in StackColoring
309 LLVM_DEBUG(dumpLiveRanges()); in run()
DSafeStackColoring.h110 void dumpLiveRanges();
/external/llvm/lib/CodeGen/
DSafeStackColoring.cpp256 LLVM_DUMP_METHOD void StackColoring::dumpLiveRanges() { in dumpLiveRanges() function in StackColoring
290 DEBUG(dumpLiveRanges()); in run()
DSafeStackColoring.h95 void dumpLiveRanges();
/external/llvm-project/llvm/include/llvm/Analysis/
DStackLifetime.h128 void dumpLiveRanges() const;
/external/llvm-project/llvm/lib/Analysis/
DStackLifetime.cpp302 LLVM_DUMP_METHOD void StackLifetime::dumpLiveRanges() const { in dumpLiveRanges() function in StackLifetime
344 LLVM_DEBUG(dumpLiveRanges()); in run()