Home
last modified time | relevance | path

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

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