Searched refs:NGlobalPreds (Results 1 – 2 of 2) sorted by relevance
420 const auto NGlobalPreds = std::count_if( in tryDemangleForVFABI() local424 assert(NGlobalPreds < 2 && "Cannot have more than one global predicate."); in tryDemangleForVFABI()425 if (NGlobalPreds) in tryDemangleForVFABI()
90 const auto NGlobalPreds = in IsMasked() local95 return NGlobalPreds == 1 && Info.Shape.Parameters.back().ParamKind == in IsMasked()