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

/external/llvm/lib/Transforms/Instrumentation/
H A DSanitizerCoverage.cpp135 GlobalVariable *GuardArray; member in class:__anon10996::SanitizerCoverageModule
192 GuardArray =
214 GuardArray->replaceAllUsesWith(
216 GuardArray->eraseFromParent();
368 IRB.CreatePointerCast(GuardArray, IntptrTy),

Completed in 46 milliseconds