Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFPreserveStaticOffset.cpp403 static bool allZeroIndices(SmallVector<GetElementPtrInst *> &GEPs) { in allZeroIndices() function
509 if (allZeroIndices(GEPs)) in rewriteAccessChain()