Searched refs:hasRequiresFlags (Results 1 – 2 of 2) sorted by relevance
148 bool hasRequiresFlags() const { return RequiresFlags; } in hasRequiresFlags() function
458 return hasRequiresFlags() ? RequiresFlags in getRequiresFlags()8563 if (Config.hasRequiresFlags() && !Config.isTargetDevice()) in createOffloadEntriesAndInfoMetadata()