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