Searched refs:setAndUnlockBB (Results 1 – 1 of 1) sorted by relevance
1358 BasicBlock *setAndUnlockBB = new BasicBlock(func); in handleSharedATOMNVE4() local1380 bld.mkFlow(OP_BRA, setAndUnlockBB, CC_P, ld->getDef(1)); in handleSharedATOMNVE4()1383 tryLockBB->cfg.attach(&setAndUnlockBB->cfg, Graph::Edge::TREE); in handleSharedATOMNVE4()1388 bld.setPosition(setAndUnlockBB, true); in handleSharedATOMNVE4()1438 setAndUnlockBB->cfg.attach(&failLockBB->cfg, Graph::Edge::TREE); in handleSharedATOMNVE4()