Searched refs:EnableIfAttrs (Results 1 – 1 of 1) sorted by relevance
5910 auto EnableIfAttrs = getOrderedEnableIfAttrs(Function); in CheckEnableIf() local5911 if (EnableIfAttrs.empty()) in CheckEnableIf()5951 return EnableIfAttrs[0]; in CheckEnableIf()5972 return EnableIfAttrs[0]; in CheckEnableIf()5975 for (auto *EIA : EnableIfAttrs) { in CheckEnableIf()