Searched refs:StateMachineEndParallelBB (Results 1 – 1 of 1) sorted by relevance
3792 BasicBlock *StateMachineEndParallelBB = in buildCustomStateMachine() local3804 A.registerManifestAddedBasicBlock(*StateMachineEndParallelBB); in buildCustomStateMachine()3922 StateMachineEndParallelBB); in buildCustomStateMachine()3925 BranchInst::Create(StateMachineEndParallelBB, PRExecuteBB) in buildCustomStateMachine()3930 Kernel, StateMachineEndParallelBB); in buildCustomStateMachine()3961 BranchInst::Create(StateMachineEndParallelBB, in buildCustomStateMachine()3969 CallInst::Create(EndParallelFn, {}, "", StateMachineEndParallelBB); in buildCustomStateMachine()3972 BranchInst::Create(StateMachineDoneBarrierBB, StateMachineEndParallelBB) in buildCustomStateMachine()