HomeSort by: relevance | last modified time | path
    Searched defs:stripPointerCastsSameRepresentation (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/IR/
Value.h 664 const Value *stripPointerCastsSameRepresentation() const;
665 Value *stripPointerCastsSameRepresentation() {
667 ->stripPointerCastsSameRepresentation());
  /src/external/apache2/llvm/dist/llvm/lib/IR/
Value.cpp 657 const Value *Value::stripPointerCastsSameRepresentation() const {

Completed in 17 milliseconds