Home
last modified time | relevance | path

Searched refs:ValueIsDeleted (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DValue.cpp76 ValueHandleBase::ValueIsDeleted(this); in ~Value()
871 void ValueHandleBase::ValueIsDeleted(Value *V) { in ValueIsDeleted() function in ValueHandleBase
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DValueHandle.h114 static void ValueIsDeleted(Value *V);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineCalls.cpp4817 ValueHandleBase::ValueIsDeleted(Caller); in transformConstExprCastCall()