Searched refs:testBB (Results 1 – 3 of 3) sorted by relevance
131 define void @testBB() {633 name: testBB
131 define void @testBB() {601 name: testBB
2837 testBB = Nucleus::createBasicBlock(); in setup()2839 Nucleus::createBr(testBB); in setup()2840 Nucleus::setInsertBlock(testBB); in setup()2861 Nucleus::createBr(testBB); in end()2866 BasicBlock *testBB = nullptr; member in rr::ForData