Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DMIRSampleProfile.h43 std::string RemappingFileName = "",
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DMIRSampleProfile.cpp295 std::string RemappingFileName, in MIRProfileLoaderPass() argument
299 std::make_unique<MIRProfileLoader>(FileName, RemappingFileName)) { in MIRProfileLoaderPass()