Home
last modified time | relevance | path

Searched defs:dumpState (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZHazardRecognizer.cpp248 void SystemZHazardRecognizer::dumpState() const { in dumpState() function in SystemZHazardRecognizer
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocFast.cpp1221 void RegAllocFastImpl::dumpState() const { in dumpState() function in RegAllocFastImpl
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp1433 void dumpState(raw_ostream &O) { in dumpState() function