Searched refs:RegionStartBB (Results 1 – 1 of 1) sorted by relevance
3721 BasicBlock *RegionStartBB = in insertInstructionGuardsHelper() local3724 assert(ParentBB->getUniqueSuccessor() == RegionStartBB && in insertInstructionGuardsHelper()3734 A.registerManifestAddedBasicBlock(*RegionStartBB); in insertInstructionGuardsHelper()3740 for (Instruction &I : *RegionStartBB) { in insertInstructionGuardsHelper()3744 if (UsrI.getParent() != RegionStartBB) in insertInstructionGuardsHelper()3804 .CreateCondBr(TidCheck, RegionStartBB, RegionBarrierBB) in insertInstructionGuardsHelper()