Searched refs:rewriteAccessChain (Results 1 – 1 of 1) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/BPF/ |
| H A D | BPFPreserveStaticOffset.cpp | 455 static void rewriteAccessChain(Instruction *Insn, 468 rewriteAccessChain(UI, GEPs, Visited, AllowPatial, StillUsed); in rewriteUses() 501 static void rewriteAccessChain(Instruction *Insn, in rewriteAccessChain() function 573 static bool rewriteAccessChain(Instruction *Marker, bool AllowPatial, in rewriteAccessChain() function 667 bool StillUsed = rewriteAccessChain(Call, AllowPartial, RemovedMarkers); in rewriteFunction()
|