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