Searched refs:StateMachineBeginBB (Results 1 – 1 of 1) sorted by relevance
3153 BasicBlock *StateMachineBeginBB = BasicBlock::Create( in buildCustomStateMachine() local3169 A.registerManifestAddedBasicBlock(*StateMachineBeginBB); in buildCustomStateMachine()3200 IRBuilder<>::InsertPoint(StateMachineBeginBB, in buildCustomStateMachine()3201 StateMachineBeginBB->end()), in buildCustomStateMachine()3210 CallInst::Create(BarrierFn, {Ident, GTid}, "", StateMachineBeginBB) in buildCustomStateMachine()3220 WorkFnAI->getName() + ".generic", StateMachineBeginBB); in buildCustomStateMachine()3231 StateMachineBeginBB); in buildCustomStateMachine()3239 StateMachineBeginBB); in buildCustomStateMachine()3244 StateMachineBeginBB); in buildCustomStateMachine()3247 IsDone, StateMachineBeginBB) in buildCustomStateMachine()[all …]