Home
last modified time | relevance | path

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

/external/llvm/unittests/IR/
DValueHandleTest.cpp38 WeakVH WVH(BitcastV.get()); in TEST_F() local
83 WeakVH WVH(BitcastV.get()); in TEST_F() local
93 WeakVH WVH(BitcastV.get()); in TEST_F() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DInferAddressSpaces.cpp902 for (const WeakTrackingVH &WVH : Postorder) { in rewriteWithNewAddressSpaces() local