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