Searched refs:StateMachineBeginBB (Results 1 – 1 of 1) sorted by relevance
3783 BasicBlock *StateMachineBeginBB = BasicBlock::Create( in buildCustomStateMachine() local3800 A.registerManifestAddedBasicBlock(*StateMachineBeginBB); in buildCustomStateMachine()3841 BranchInst::Create(StateMachineBeginBB, StateMachineFinishedBB, in buildCustomStateMachine()3854 IRBuilder<>::InsertPoint(StateMachineBeginBB, in buildCustomStateMachine()3855 StateMachineBeginBB->end()), in buildCustomStateMachine()3876 WorkFnAI->getName() + ".generic", StateMachineBeginBB); in buildCustomStateMachine()3888 StateMachineBeginBB); in buildCustomStateMachine()3896 StateMachineBeginBB); in buildCustomStateMachine()3901 StateMachineBeginBB); in buildCustomStateMachine()3904 IsDone, StateMachineBeginBB) in buildCustomStateMachine()[all …]