Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/PowerPC/
H A DPPCAsmPrinter.cpp2614 std::string UniqueModuleId = getUniqueModuleId(&M); in doInitialization() local
/llvm-project-15.0.7/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp2032 const std::string &UniqueModuleId) { in InstrumentGlobalsELF()