Home
last modified time | relevance | path

Searched refs:CurModule (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DSanitizerCoverage.cpp245 Module *CurModule; member in __anon8c19cfa10111::ModuleSanitizerCoverage
402 CurModule = &M; in instrumentModule()
403 CurModuleUniqueId = getUniqueModuleId(CurModule); in instrumentModule()
680 *CurModule, ArrayTy, false, GlobalVariable::PrivateLinkage, in CreateFunctionLocalArrayInSection()
819 *CurModule, ArrayOfInt64Ty, false, GlobalVariable::InternalLinkage, in InjectTraceForSwitch()