Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/include/llvm/Support/
H A DCasting.h36 static SimpleType &getSimplifiedValue(From &Val) { return Val; } in getSimplifiedValue() function
/minix3/external/bsd/llvm/dist/llvm/unittests/Support/
H A DCasting.cpp71 static SimpleType getSimplifiedValue(foo &Val) { return 0; } in getSimplifiedValue() function
264 static SimpleType getSimplifiedValue(pointer_wrappers::PTy &P) { in getSimplifiedValue() function
270 static SimpleType getSimplifiedValue(const pointer_wrappers::PTy &P) { in getSimplifiedValue() function