Searched refs:EnableIfAttrs (Results 1 – 1 of 1) sorted by relevance
5970 auto EnableIfAttrs = getOrderedEnableIfAttrs(Function); in CheckEnableIf() local5971 if (EnableIfAttrs.empty()) in CheckEnableIf()6002 return EnableIfAttrs[0]; in CheckEnableIf()6022 return EnableIfAttrs[0]; in CheckEnableIf()6025 for (auto *EIA : EnableIfAttrs) { in CheckEnableIf()