Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/unittests/Target/WebAssembly/
DWebAssemblyExceptionInfoTest.cpp209 auto *MBB10 = MF->getBlockNumbered(10); in TEST() local
210 WE0_0 = WEI.getExceptionFor(MBB10); in TEST()
404 auto *MBB10 = MF->getBlockNumbered(10); in TEST() local
405 auto *WE0_0_0 = WEI.getExceptionFor(MBB10); in TEST()
407 EXPECT_EQ(WE0_0_0->getEHPad(), MBB10); in TEST()