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