Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZLDCleanup.cpp29 class SystemZLDCleanup : public MachineFunctionPass { class
32 SystemZLDCleanup() : MachineFunctionPass(ID), TII(nullptr), MF(nullptr) { in SystemZLDCleanup() function in __anon98f2e6eb0111::SystemZLDCleanup