Home
last modified time | relevance | path

Searched refs:makeGEPAndStore (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFPreserveStaticOffset.cpp244 static Instruction *makeGEPAndStore(Module *M, GEPChainInfo &GEP, in makeGEPAndStore() function
429 Instruction *Replacement = makeGEPAndStore(M, GEPChain, Store); in tryToReplaceWithGEPBuiltin()