Home
last modified time | relevance | path

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

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