Searched refs:DefPn (Results 1 – 1 of 1) sorted by relevance
786 auto *DefPn = GetLastDef(AddedPred); in applyInsertUpdates() local787 assert(DefPn != nullptr && "Unable to find last definition."); in applyInsertUpdates()788 LastDefAddedPred[AddedPred] = DefPn; in applyInsertUpdates()