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