Searched refs:NewFront (Results 1 – 2 of 2) sorted by relevance
70 IRInstructionData *NewFront = nullptr; member
1501 if (Region.NewFront->Inst == OldCall) in replaceCalledFunction()1502 Region.NewFront->Inst = Call; in replaceCalledFunction()2739 Region.NewFront = new (InstDataAllocator.Allocate()) IRInstructionData( in extractSection()2746 IDL->insert(Region.Candidate->begin(), *Region.NewFront); in extractSection()