Searched refs:StateMachineBeginBB (Results 1 – 1 of 1) sorted by relevance
4183 BasicBlock *StateMachineBeginBB = BasicBlock::Create( in buildCustomStateMachine() local4200 A.registerManifestAddedBasicBlock(*StateMachineBeginBB); in buildCustomStateMachine()4240 BranchInst::Create(StateMachineBeginBB, StateMachineFinishedBB, in buildCustomStateMachine()4253 IRBuilder<>::InsertPoint(StateMachineBeginBB, in buildCustomStateMachine()4254 StateMachineBeginBB->end()), in buildCustomStateMachine()4275 WorkFnAI->getName() + ".generic", StateMachineBeginBB); in buildCustomStateMachine()4287 StateMachineBeginBB); in buildCustomStateMachine()4295 StateMachineBeginBB); in buildCustomStateMachine()4300 StateMachineBeginBB); in buildCustomStateMachine()4303 IsDone, StateMachineBeginBB) in buildCustomStateMachine()[all …]