Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Analysis/
DVFABIDemangling.cpp422 const auto NGlobalPreds = std::count_if( in tryDemangleForVFABI() local
426 assert(NGlobalPreds < 2 && "Cannot have more than one global predicate."); in tryDemangleForVFABI()
427 if (NGlobalPreds) in tryDemangleForVFABI()