Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Transforms/IPO/
H A DSampleProfile.h38 std::string ProfileRemappingFileName; variable
/openbsd-src/gnu/llvm/llvm/include/llvm/Transforms/Instrumentation/
H A DPGOInstrumentation.h67 std::string ProfileRemappingFileName; variable
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp2061 Module &M, StringRef ProfileFileName, StringRef ProfileRemappingFileName, in annotateAllFunctions()