Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Instrumentation/
DEfficiencySanitizer.cpp521 IRBuilder<> IRB_Dtor(EsanDtorFunction->getEntryBlock().getTerminator()); in createDestructor() local
DAddressSanitizer.cpp1600 IRBuilder<> IRB_Dtor(ReturnInst::Create(*C, AsanDtorBB)); in InstrumentGlobals() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DAddressSanitizer.cpp2118 IRBuilder<> IRB_Dtor = CreateAsanModuleDtor(M); in InstrumentGlobalsELF() local
2177 IRBuilder<> IRB_Dtor = CreateAsanModuleDtor(M); in InstrumentGlobalsMachO() local
2205 IRBuilder<> IRB_Dtor = CreateAsanModuleDtor(M); in InstrumentGlobalsWithMetadataArray() local