Searched refs:NGlobalPreds (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DVFABIDemangling.cpp396 const auto NGlobalPreds = std::count_if( local
400 assert(NGlobalPreds < 2 && "Cannot have more than one global predicate.");
401 if (NGlobalPreds)

Completed in 60 milliseconds