Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/Support/
H A DGenericDomTreeConstruction.h1153 const size_t NumUpdates = Updates.size(); in ApplyUpdates() local
1154 if (NumUpdates == 0) in ApplyUpdates()
1159 if (NumUpdates == 1) { in ApplyUpdates()