Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFPreserveStaticOffset.cpp615 auto IsPointerOperand = [](Value *Op, User *U) { in removePAICalls() local
629 if (IsPointerOperand(V, U)) in removePAICalls()