Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/
H A DGenericDomTreeConstruction.h1150 const size_t NumUpdates = PreViewCFG.getNumLegalizedUpdates(); in ApplyUpdates() local
1151 if (NumUpdates == 0) in ApplyUpdates()
1156 if (NumUpdates == 1) { in ApplyUpdates()