Searched refs:rewriteAccessChain (Results 1 – 1 of 1) sorted by relevance
| /freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/BPF/ |
| HD | BPFPreserveStaticOffset.cpp | 456 static void rewriteAccessChain(Instruction *Insn, 469 rewriteAccessChain(UI, GEPs, Visited, AllowPatial, StillUsed); in rewriteUses() 502 static void rewriteAccessChain(Instruction *Insn, in rewriteAccessChain() function 574 static bool rewriteAccessChain(Instruction *Marker, bool AllowPatial, in rewriteAccessChain() function 668 bool StillUsed = rewriteAccessChain(Call, AllowPartial, RemovedMarkers); in rewriteFunction()
|