Home
last modified time | relevance | path

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

/external/llvm/include/llvm/IR/
DPassManager.h334 typedef detail::AnalysisResultConcept<IRUnitT> ResultConceptT; typedef
359 ResultConceptT &ResultConcept = in getResult()
376 ResultConceptT *ResultConcept = in getCachedResult()
476 typedef typename BaseT::ResultConceptT ResultConceptT; typedef
525 ResultConceptT &getResultImpl(void *PassID, IRUnitT &IR) { in getResultImpl()
552 ResultConceptT *getCachedResultImpl(void *PassID, IRUnitT &IR) const { in getCachedResultImpl()