Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachinePipeliner.h497 LLVM_DUMP_METHOD void dumpMRT() const;
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachinePipeliner.cpp3485 void ResourceManager::dumpMRT() const { in dumpMRT() function in ResourceManager
3597 dumpMRT(); in reserveResources()