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