Home
last modified time | relevance | path

Searched refs:StripCast (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/VMCore/
DIntrinsicInst.cpp41 Value *DbgInfoIntrinsic::StripCast(Value *C) { in StripCast() function in DbgInfoIntrinsic
43 C = StripCast(CO); in StripCast()
47 C = StripCast(CO); in StripCast()
/external/swiftshader/third_party/LLVM/include/llvm/
DIntrinsicInst.h78 static Value *StripCast(Value *C);