Searched refs:hasHostDependence (Results 1 – 3 of 3) sorted by relevance
268 bool OffloadAction::hasHostDependence() const { return HostTC != nullptr; } in hasHostDependence() function in OffloadAction271 assert(hasHostDependence() && "Host dependence does not exist!"); in getHostDependence()
4091 } else if (OA->hasHostDependence()) { in getPrevDependentAction()
356 bool hasHostDependence() const;