Home
last modified time | relevance | path

Searched refs:getCachedResultImpl (Results 1 – 1 of 1) 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