Home
last modified time | relevance | path

Searched defs:getCachedAnalysis (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/mlir/include/mlir/Pass/
DAnalysisManager.h147 Optional<std::reference_wrapper<AnalysisT>> getCachedAnalysis() const { in getCachedAnalysis() function
262 Optional<std::reference_wrapper<AnalysisT>> getCachedAnalysis() const { in getCachedAnalysis() function
DPass.h204 Optional<std::reference_wrapper<AnalysisT>> getCachedAnalysis() { in getCachedAnalysis() function