Home
last modified time | relevance | path

Searched defs:dumpLiveRanges (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/Analysis/
H A DStackLifetime.cpp311 LLVM_DUMP_METHOD void StackLifetime::dumpLiveRanges() const { in dumpLiveRanges() function in StackLifetime
/llvm-project/mlir/lib/Dialect/ArmSME/Transforms/
H A DTileAllocation.cpp678 void dumpLiveRanges(DenseMap<Operation *, unsigned> const &operationToIndexMap, dumpLiveRanges() function