Searched defs:stripPointerCastsSameRepresentation (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/ | ||
H A D | Value.h | 653 Value *stripPointerCastsSameRepresentation() { stripPointerCastsSameRepresentation() function |
/freebsd/contrib/llvm-project/llvm/lib/IR/ | ||
H A D | Value.cpp | 702 const Value *Value::stripPointerCastsSameRepresentation() const { in stripPointerCastsSameRepresentation() function in Value |