Searched refs:reconstructStore (Results 1 – 3 of 3) sorted by relevance
99 reconstructStore(CallInst *Call);
312 BPFPreserveStaticOffsetPass::reconstructStore(CallInst *Call) { in reconstructStore() function in BPFPreserveStaticOffsetPass534 BPFPreserveStaticOffsetPass::reconstructStore(cast<CallInst>(Insn)); in rewriteAccessChain()
377 auto [GEP, Store] = BPFPreserveStaticOffsetPass::reconstructStore(Call); in unrollGEPStore()