Home
last modified time | relevance | path

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

/external/llvm/include/llvm/IR/
DValue.h412 const Value *stripPointerCastsNoFollowAliases() const { in stripPointerCastsNoFollowAliases() function
/external/llvm/lib/IR/
DValue.cpp431 Value *Value::stripPointerCastsNoFollowAliases() { in stripPointerCastsNoFollowAliases() function in Value