Searched refs:NewBack (Results 1 – 2 of 2) sorted by relevance
71 IRInstructionData *NewBack = nullptr; member
1513 if (Region.NewBack->Inst == OldCall) in replaceCalledFunction()1514 Region.NewBack->Inst = Call; in replaceCalledFunction()2759 Region.NewBack = new (InstDataAllocator.Allocate()) IRInstructionData( in extractSection()2767 IDL->insert(Region.Candidate->end(), *Region.NewBack); in extractSection()