Searched refs:initMF (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DTailDuplication.cpp91 Duplicator.initMF(MF, PreRegAlloc, MBPI, MBFI, PSI, /*LayoutMode=*/false);
H A DTailDuplicator.cpp81 void TailDuplicator::initMF(MachineFunction &MFin, bool PreRegAlloc, function in class:TailDuplicator
H A DMachineBlockPlacement.cpp3091 TailDup.initMF(MF, PreRegAlloc, MBPI, &MBFI->getMBFI(), PSI,
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTailDuplicator.h70 void initMF(MachineFunction &MF, bool PreRegAlloc,

Completed in 113 milliseconds