Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFCheckAndAdjustIR.cpp371 static void unrollGEPLoad(CallInst *Call) { in unrollGEPLoad() function
405 for_each(GEPLoads, unrollGEPLoad); in removeGEPBuiltinsInFunc()