Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DSampleProfileProbe.h100 std::string CurModuleUniqueId; variable
/llvm-project/llvm/lib/Transforms/IPO/
H A DSampleProfileProbe.cpp172 : F(&Func), CurModuleUniqueId(CurModuleUniqueId) { in SampleProfileProber() argument
/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DSanitizerCoverage.cpp270 std::string CurModuleUniqueId; global() member in __anon543601890111::ModuleSanitizerCoverage