Home
last modified time | relevance | path

Searched refs:dumpMRT (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachinePipeliner.h492 LLVM_DUMP_METHOD void dumpMRT() const;
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachinePipeliner.cpp3416 void ResourceManager::dumpMRT() const { in dumpMRT() function in ResourceManager
3528 dumpMRT(); in reserveResources()