Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DFixupStatepointCallerSaved.cpp62 struct FixupStatepointCallerSavedImpl { struct
597 bool FixupStatepointCallerSavedImpl::run(MachineFunction &MF) { in run()
630 return FixupStatepointCallerSavedImpl().run(MF); in runOnMachineFunction()
637 if (!FixupStatepointCallerSavedImpl().run(MF)) in run()