Searched defs:StillUsed (Results 1 – 1 of 1) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/BPF/ |
H A D | BPFPreserveStaticOffset.cpp | 463 rewriteUses(Instruction * Insn,SmallVector<GetElementPtrInst * > & GEPs,SmallVector<Instruction * > & Visited,bool AllowPatial,bool & StillUsed) rewriteUses() argument 504 rewriteAccessChain(Instruction * Insn,SmallVector<GetElementPtrInst * > & GEPs,SmallVector<Instruction * > & Visited,bool AllowPatial,bool & StillUsed) rewriteAccessChain() argument 577 bool StillUsed = false; rewriteAccessChain() local 667 bool StillUsed = rewriteAccessChain(Call, AllowPartial, RemovedMarkers); rewriteFunction() local [all...] |