Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DValue.h653 Value *stripPointerCastsSameRepresentation() { stripPointerCastsSameRepresentation() function
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DValue.cpp702 const Value *Value::stripPointerCastsSameRepresentation() const { in stripPointerCastsSameRepresentation() function in Value