Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCAsmPrinter.cpp3038 std::string UniqueModuleId = getUniqueModuleId(&M); doInitialization() local
/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp2330 instrumentGlobalsELF(IRBuilder<> & IRB,Module & M,ArrayRef<GlobalVariable * > ExtendedGlobals,ArrayRef<Constant * > MetadataInitializers,const std::string & UniqueModuleId) instrumentGlobalsELF() argument