Searched refs:NGlobalPreds (Results 1 – 3 of 3) sorted by relevance
396 const auto NGlobalPreds = std::count_if( in tryDemangleForVFABI() local400 assert(NGlobalPreds < 2 && "Cannot have more than one global predicate."); in tryDemangleForVFABI()401 if (NGlobalPreds) in tryDemangleForVFABI()
422 const auto NGlobalPreds = std::count_if( in tryDemangleForVFABI() local426 assert(NGlobalPreds < 2 && "Cannot have more than one global predicate."); in tryDemangleForVFABI()427 if (NGlobalPreds) in tryDemangleForVFABI()
91 const auto NGlobalPreds = in IsMasked() local96 return NGlobalPreds == 1 && Info.Shape.Parameters.back().ParamKind == in IsMasked()