Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/LTO/
DConfig.h89 std::string ProfileRemapping; member
/external/llvm-project/llvm/include/llvm/LTO/
DConfig.h99 std::string ProfileRemapping; member
/external/llvm-project/clang/lib/CodeGen/
DBackendUtil.cpp1427 std::string ProfileRemapping, BackendAction Action) { in runThinLTOBackend()