Home
last modified time | relevance | path

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

/external/llvm/include/llvm/IR/
DPassManager.h377 derived_this()->getCachedResultImpl(PassT::ID(), IR); in getCachedResult()
552 ResultConceptT *getCachedResultImpl(void *PassID, IRUnitT &IR) const { in getCachedResultImpl() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DPassManager.h710 ResultConceptT *ResultConcept = getCachedResultImpl(PassT::ID(), IR); in getCachedResult()
878 ResultConceptT *getCachedResultImpl(AnalysisKey *ID, IRUnitT &IR) const { in getCachedResultImpl() function