Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Instrumentation/
DAddressSanitizer.cpp1418 IRBuilder<> IRB_Dtor(ReturnInst::Create(*C, AsanDtorBB)); in InstrumentGlobals() local
1419 IRB_Dtor.CreateCall(AsanUnregisterGlobals, in InstrumentGlobals()