Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Instrumentation/
DAddressSanitizer.cpp1493 GlobalValue *InstrumentedGlobal = NewGlobal; in InstrumentGlobals() local
1515 InstrumentedGlobal = GA; in InstrumentGlobals()
1520 ConstantExpr::getPointerCast(InstrumentedGlobal, IntptrTy), in InstrumentGlobals()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
DAddressSanitizer.cpp2160 GlobalValue *InstrumentedGlobal = NewGlobal; in InstrumentGlobals() local
2184 InstrumentedGlobal = GA; in InstrumentGlobals()
2189 ConstantExpr::getPointerCast(InstrumentedGlobal, IntptrTy), in InstrumentGlobals()