Searched refs:StateMachineEndParallelBB (Results 1 – 1 of 1) sorted by relevance
3162 BasicBlock *StateMachineEndParallelBB = in buildCustomStateMachine() local3173 A.registerManifestAddedBasicBlock(*StateMachineEndParallelBB); in buildCustomStateMachine()3265 StateMachineEndParallelBB); in buildCustomStateMachine()3268 BranchInst::Create(StateMachineEndParallelBB, PRExecuteBB) in buildCustomStateMachine()3273 Kernel, StateMachineEndParallelBB); in buildCustomStateMachine()3304 BranchInst::Create(StateMachineEndParallelBB, in buildCustomStateMachine()3310 {}, "", StateMachineEndParallelBB) in buildCustomStateMachine()3312 BranchInst::Create(StateMachineDoneBarrierBB, StateMachineEndParallelBB) in buildCustomStateMachine()