Home
last modified time | relevance | path

Searched defs:MBFIWrapper (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DMachineSizeOpts.h24 class MBFIWrapper; variable
H A DMBFIWrapper.h29 MBFIWrapper(const MachineBlockFrequencyInfo &I) : MBFI(I) {} in MBFIWrapper() function
H A DTailDuplicator.h28 class MBFIWrapper; variable
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DBranchFolding.h26 class MBFIWrapper; variable