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