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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMBFIWrapper.h25 class MBFIWrapper { class in namespace:llvm
27 MBFIWrapper(const MachineBlockFrequencyInfo &I) : MBFI(I) {} function in class:llvm::MBFIWrapper

Completed in 108 milliseconds