Searched refs:getCachedResult (Results 1 – 5 of 5) sorted by relevance
133 MAM.getCachedResult<TestModuleAnalysis>(*F.getParent())) in run()139 AM->getCachedResult<TestFunctionAnalysis>(F)) in run()
328 typename PassT::Result *getCachedResult(IRUnitT &IR) const { in getCachedResult() function
2046 return IsBeforeInTUCache.getCachedResult(LOffs.second, ROffs.second); in isBeforeInTranslationUnit()2076 return IsBeforeInTUCache.getCachedResult(LOffs.second, ROffs.second); in isBeforeInTranslationUnit()
483 bool getCachedResult(unsigned LOffset, unsigned ROffset) const { in getCachedResult() function
2982 auto *LI = AM->getCachedResult<LoopAnalysis>(F); in run()