Searched refs:StateMachineEndParallelBB (Results 1 – 1 of 1) sorted by relevance
4437 BasicBlock *StateMachineEndParallelBB = in buildCustomStateMachine() local4449 A.registerManifestAddedBasicBlock(*StateMachineEndParallelBB); in buildCustomStateMachine()4564 StateMachineEndParallelBB); in buildCustomStateMachine()4567 BranchInst::Create(StateMachineEndParallelBB, PRExecuteBB) in buildCustomStateMachine()4572 Kernel, StateMachineEndParallelBB); in buildCustomStateMachine()4605 BranchInst::Create(StateMachineEndParallelBB, in buildCustomStateMachine()4613 CallInst::Create(EndParallelFn, {}, "", StateMachineEndParallelBB); in buildCustomStateMachine()4616 BranchInst::Create(StateMachineDoneBarrierBB, StateMachineEndParallelBB) in buildCustomStateMachine()