Searched refs:reconstructLoad (Results 1 – 3 of 3) sorted by relevance
85 reconstructLoad(CallInst *Call);
303 BPFPreserveStaticOffsetPass::reconstructLoad(CallInst *Call) { in reconstructLoad() function in BPFPreserveStaticOffsetPass527 BPFPreserveStaticOffsetPass::reconstructLoad(cast<CallInst>(Insn)); in rewriteAccessChain()
369 auto [GEP, Load] = BPFPreserveStaticOffsetPass::reconstructLoad(Call); in unrollGEPLoad()