Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DPassManager.h428 ResultConceptT *ResultConcept = getCachedResultImpl(PassT::ID(), IR); in getCachedResult()
510 ResultConceptT *getCachedResultImpl(AnalysisKey *ID, IRUnitT &IR) const { in getCachedResultImpl() function