Searched refs:StateMachineEndParallelBB (Results 1 – 1 of 1) sorted by relevance
4439 BasicBlock *StateMachineEndParallelBB = in buildCustomStateMachine() local4451 A.registerManifestAddedBasicBlock(*StateMachineEndParallelBB); in buildCustomStateMachine()4566 StateMachineEndParallelBB); in buildCustomStateMachine()4569 BranchInst::Create(StateMachineEndParallelBB, PRExecuteBB) in buildCustomStateMachine()4574 Kernel, StateMachineEndParallelBB); in buildCustomStateMachine()4607 BranchInst::Create(StateMachineEndParallelBB, in buildCustomStateMachine()4615 CallInst::Create(EndParallelFn, {}, "", StateMachineEndParallelBB); in buildCustomStateMachine()4618 BranchInst::Create(StateMachineDoneBarrierBB, StateMachineEndParallelBB) in buildCustomStateMachine()