Searched defs:isPointerOperand (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Target/BPF/ | ||
H A D | BPFPreserveStaticOffset.cpp | 436 static bool isPointerOperand(Value *I, User *U) { isPointerOperand() function |
/llvm-project/llvm/lib/Transforms/Instrumentation/ | ||
H A D | AddressSanitizer.cpp | 1534 static bool isPointerOperand(Value *V) { isPointerOperand() function |