Searched defs:StillUsed (Results 1 – 1 of 1) sorted by relevance
/llvm-project/llvm/lib/Target/BPF/ |
H A D | BPFPreserveStaticOffset.cpp | 578 rewriteUses(Marker, GEPs, Visited, AllowPatial, StillUsed); in rewriteAccessChain() local 464 rewriteUses(Instruction * Insn,SmallVector<GetElementPtrInst * > & GEPs,SmallVector<Instruction * > & Visited,bool AllowPatial,bool & StillUsed) rewriteUses() argument 505 rewriteAccessChain(Instruction * Insn,SmallVector<GetElementPtrInst * > & GEPs,SmallVector<Instruction * > & Visited,bool AllowPatial,bool & StillUsed) rewriteAccessChain() argument 668 bool StillUsed = rewriteAccessChain(Call, AllowPartial, RemovedMarkers); rewriteFunction() local [all...] |