Home
last modified time | relevance | path

Searched refs:ResultConceptT (Results 1 – 1 of 1) sorted by relevance

/external/llvm/include/llvm/IR/
DPassManager.h290 typedef detail::AnalysisResultConcept<IRUnitT> ResultConceptT; typedef
315 ResultConceptT &ResultConcept = in getResult()
332 ResultConceptT *ResultConcept = in getCachedResult()
412 typedef typename BaseT::ResultConceptT ResultConceptT; typedef
461 ResultConceptT &getResultImpl(void *PassID, IRUnitT &IR) { in getResultImpl()
488 ResultConceptT *getCachedResultImpl(void *PassID, IRUnitT &IR) const { in getCachedResultImpl()