Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFCheckAndAdjustIR.cpp379 static void unrollGEPStore(CallInst *Call) { in unrollGEPStore() function
406 for_each(GEPStores, unrollGEPStore); in removeGEPBuiltinsInFunc()