Home
last modified time | relevance | path

Searched refs:SuccList (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/
H A DCFGDiff.h119 auto &SuccList = SuccDIList.DI[IsInsert]; in popUpdateForIncrementalUpdates() local
120 assert(SuccList.back() == U.getTo()); in popUpdateForIncrementalUpdates()
121 SuccList.pop_back(); in popUpdateForIncrementalUpdates()
122 if (SuccList.empty() && SuccDIList.DI[!IsInsert].empty()) in popUpdateForIncrementalUpdates()