Searched refs:DestroyingVH (Results 1 - 1 of 1) sorted by relevance

/external/llvm/unittests/IR/
H A DValueHandleTest.cpp342 class DestroyingVH final : public CallbackVH {
345 DestroyingVH(Value *V) { function in class:__anon13201::final
363 DestroyingVH C(BitcastV.get());
373 DestroyingVH C(BitcastV.get());

Completed in 105 milliseconds