Home
last modified time | relevance | path

Searched defs:MIRProfileLoader (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMIRSampleProfile.h36 class MIRProfileLoader; variable
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMIRSampleProfile.cpp144 class MIRProfileLoader final class
163 MIRProfileLoader(StringRef Name, StringRef RemapName, in MIRProfileLoader() function in llvm::MIRProfileLoader