Home
last modified time | relevance | path

Searched defs:isPointerOperand (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFPreserveStaticOffset.cpp436 static bool isPointerOperand(Value *I, User *U) { in isPointerOperand() function
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp1534 static bool isPointerOperand(Value *V) { in isPointerOperand() function