Home
last modified time | relevance | path

Searched defs:ProfileRemappingFileName (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DSampleProfile.h42 std::string ProfileRemappingFileName; global() variable
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Instrumentation/
H A DPGOInstrumentation.h78 std::string ProfileRemappingFileName; variable
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp2051 Module &M, StringRef ProfileFileName, StringRef ProfileRemappingFileName, in annotateAllFunctions()