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

/external/llvm/lib/Transforms/Instrumentation/
H A DSanitizerCoverage.cpp270 GlobalVariable *RealGuardArray = new GlobalVariable( local
276 IRB.CreatePointerCast(RealGuardArray, Int32PtrTy));
305 {IRB.CreatePointerCast(RealGuardArray, Int32PtrTy),

Completed in 94 milliseconds