Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFPreserveStaticOffset.cpp224 static Instruction *makeGEPAndLoad(Module *M, GEPChainInfo &GEP, in makeGEPAndLoad() function
424 Instruction *Replacement = makeGEPAndLoad(M, GEPChain, Load); in tryToReplaceWithGEPBuiltin()