Searched refs:PRExecuteBB (Results 1 – 1 of 1) sorted by relevance
4562 BasicBlock *PRExecuteBB = BasicBlock::Create( in buildCustomStateMachine() local4565 CallInst::Create(ParallelRegion, {ZeroArg, GTid}, "", PRExecuteBB) in buildCustomStateMachine()4567 BranchInst::Create(StateMachineEndParallelBB, PRExecuteBB) in buildCustomStateMachine()4573 A.registerManifestAddedBasicBlock(*PRExecuteBB); in buildCustomStateMachine()4589 BranchInst::Create(PRExecuteBB, PRNextBB, IsPR, in buildCustomStateMachine()