Searched refs:initMF (Results 1 – 4 of 4) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | TailDuplication.cpp | 94 Duplicator.initMF(MF, PreRegAlloc, MBPI, MBFI ? MBFIW.get() : nullptr, PSI, in runOnMachineFunction()
|
H A D | TailDuplicator.cpp | 91 void TailDuplicator::initMF(MachineFunction &MFin, bool PreRegAlloc, in initMF() function in TailDuplicator
|
H A D | MachineBlockPlacement.cpp | 3480 TailDup.initMF(MF, PreRegAlloc, MBPI, MBFI.get(), PSI, in runOnMachineFunction()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | TailDuplicator.h | 70 void initMF(MachineFunction &MF, bool PreRegAlloc,
|