Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFPreserveStaticOffset.cpp291 static void reconstructCommon(CallInst *Call, GetElementPtrInst *GEP, T *Insn, in reconstructCommon() function
310 reconstructCommon(Call, GEP, Load, 0); in reconstructLoad()
320 reconstructCommon(Call, GEP, Store, 1); in reconstructStore()