Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTailDuplication.cpp33 TailDuplicator Duplicator; member in __anonde1ced5a0111::TailDuplicateBase
94 Duplicator.initMF(MF, PreRegAlloc, MBPI, MBFI ? MBFIW.get() : nullptr, PSI, in runOnMachineFunction()
98 while (Duplicator.tailDuplicateBlocks()) in runOnMachineFunction()