Searched refs:initMF (Results 1 – 4 of 4) sorted by relevance
| /freebsd-12.1/contrib/llvm/lib/CodeGen/ |
| H A D | TailDuplication.cpp | 78 Duplicator.initMF(MF, PreRegAlloc, MBPI, /*LayoutMode=*/false); in runOnMachineFunction()
|
| H A D | TailDuplicator.cpp | 79 void TailDuplicator::initMF(MachineFunction &MFin, bool PreRegAlloc, in initMF() function in TailDuplicator
|
| H A D | MachineBlockPlacement.cpp | 2779 TailDup.initMF(MF, PreRegAlloc, MBPI, /* LayoutMode */ true, TailDupSize); in runOnMachineFunction()
|
| /freebsd-12.1/contrib/llvm/include/llvm/CodeGen/ |
| H A D | TailDuplicator.h | 67 void initMF(MachineFunction &MF, bool PreRegAlloc,
|