Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/unittests/IR/
DValueHandleTest.cpp38 WeakVH WVH(BitcastV.get()); in TEST_F() local
56 WeakTrackingVH WVH(BitcastV.get()); in TEST_F() local
101 WeakTrackingVH WVH(BitcastV.get()); in TEST_F() local
111 WeakTrackingVH WVH(BitcastV.get()); in TEST_F() local
/external/swiftshader/third_party/LLVM/unittests/Support/
DValueHandleTest.cpp42 WeakVH WVH(BitcastV.get()); in TEST_F() local
87 WeakVH WVH(BitcastV.get()); in TEST_F() local
97 WeakVH WVH(BitcastV.get()); in TEST_F() local
/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-7.0/llvm/lib/Transforms/Scalar/
DInferAddressSpaces.cpp897 for (const WeakTrackingVH &WVH : Postorder) { in rewriteWithNewAddressSpaces() local