Searched refs:ResultModelT (Results 1 – 2 of 2) sorted by relevance
291 ResultModelT;298 return make_unique<ResultModelT>(Pass.run(IR, AM));329 ResultModelT;336 return make_unique<ResultModelT>(Pass.run(IR));
319 ResultModelT; in getResult() typedef320 return static_cast<ResultModelT &>(ResultConcept).Result; in getResult()339 ResultModelT; in getCachedResult() typedef340 return &static_cast<ResultModelT *>(ResultConcept)->Result; in getCachedResult()