Searched refs:initMF (Results 1 – 4 of 4) sorted by relevance
| /openbsd-src/gnu/llvm/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 | 79 void TailDuplicator::initMF(MachineFunction &MFin, bool PreRegAlloc, in initMF() function in TailDuplicator
|
| H A D | MachineBlockPlacement.cpp | 3403 TailDup.initMF(MF, PreRegAlloc, MBPI, MBFI.get(), PSI, in runOnMachineFunction()
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/ |
| H A D | TailDuplicator.h | 71 void initMF(MachineFunction &MF, bool PreRegAlloc,
|