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