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