Home
last modified time | relevance | path

Searched defs:StoreCtx (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/AFLplusplus/instrumentation/
H A DSanitizerCoveragePCGUARD.so.cc1024 StoreInst *StoreCtx = IRB.CreateStore(Incr, MapPtrIdx); in InjectCoverage() local
1251 StoreInst *StoreCtx = IRB.CreateStore(Incr, MapPtrIdx); in InjectCoverageAtBlock() local
H A Dafl-llvm-pass.so.cc618 StoreInst *StoreCtx = IRB.CreateStore(NewCtx, AFLContext); local