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