Searched refs:GROrError (Results 1 – 1 of 1) sorted by relevance
523 auto GROrError = F.getGraphRenderer(); in __anon4662d1480302() local524 if (!GROrError) in __anon4662d1480302()525 return GROrError.takeError(); in __anon4662d1480302()526 auto &GR = *GROrError; in __anon4662d1480302()