Searched refs:StateMachineEndParallelBB (Results 1 – 1 of 1) sorted by relevance
4192 BasicBlock *StateMachineEndParallelBB = in buildCustomStateMachine() local4204 A.registerManifestAddedBasicBlock(*StateMachineEndParallelBB); in buildCustomStateMachine()4321 StateMachineEndParallelBB); in buildCustomStateMachine()4324 BranchInst::Create(StateMachineEndParallelBB, PRExecuteBB) in buildCustomStateMachine()4329 Kernel, StateMachineEndParallelBB); in buildCustomStateMachine()4360 BranchInst::Create(StateMachineEndParallelBB, in buildCustomStateMachine()4368 CallInst::Create(EndParallelFn, {}, "", StateMachineEndParallelBB); in buildCustomStateMachine()4371 BranchInst::Create(StateMachineDoneBarrierBB, StateMachineEndParallelBB) in buildCustomStateMachine()