Searched refs:LLVM_MEM_PROFILER_VERSION (Results 1 – 1 of 1) sorted by relevance
59 constexpr int LLVM_MEM_PROFILER_VERSION = 1; variable543 std::string MemProfVersion = std::to_string(LLVM_MEM_PROFILER_VERSION); in instrumentModule()