Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Instrumentation/
DSanitizerCoverage.cpp242 GlobalVariable *RealGuardArray = new GlobalVariable( in runOnModule() local
249 IRB.CreatePointerCast(RealGuardArray, Int32PtrTy)); in runOnModule()
278 {IRB.CreatePointerCast(RealGuardArray, Int32PtrTy), in runOnModule()