Home
last modified time | relevance | path

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

/llvm-project/llvm/unittests/IR/
H A DValueHandleTest.cpp37 WeakVH WVH(BitcastV.get()); in TEST_F() local
55 WeakTrackingVH WVH(BitcastV.get()); in TEST_F() local
100 WeakTrackingVH WVH(BitcastV.get()); in TEST_F() local
110 WeakTrackingVH WVH(BitcastV.get()); in TEST_F() local
/llvm-project/llvm/lib/Transforms/Scalar/
H A DInferAddressSpaces.cpp1178 for (const WeakTrackingVH &WVH : Postorder) { rewriteWithNewAddressSpaces() local