Searched refs:RegionStartBB (Results 1 – 1 of 1) sorted by relevance
3993 BasicBlock *RegionStartBB = in insertInstructionGuardsHelper() local3996 assert(ParentBB->getUniqueSuccessor() == RegionStartBB && in insertInstructionGuardsHelper()4006 A.registerManifestAddedBasicBlock(*RegionStartBB); in insertInstructionGuardsHelper()4012 for (Instruction &I : *RegionStartBB) { in insertInstructionGuardsHelper()4016 if (UsrI.getParent() != RegionStartBB) in insertInstructionGuardsHelper()4077 .CreateCondBr(TidCheck, RegionStartBB, RegionBarrierBB) in insertInstructionGuardsHelper()