Home
last modified time | relevance | path

Searched defs:UniqueModuleId (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCAsmPrinter.cpp3059 std::string UniqueModuleId = getUniqueModuleId(&M); in doInitialization() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp2330 const std::string &UniqueModuleId) { in instrumentGlobalsELF()