Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFPreserveStaticOffset.cpp414 static bool tryToReplaceWithGEPBuiltin(Instruction *LoadOrStoreTemplate, in tryToReplaceWithGEPBuiltin() function
516 if (tryToReplaceWithGEPBuiltin(LoadOrStore, GEPs, Insn)) { in rewriteAccessChain()