Home
last modified time | relevance | path

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

/external/llvm-project/mlir/include/mlir/Pass/
DPass.h224 getCachedParentAnalysis(Operation *parent) { in getCachedParentAnalysis() function
230 Optional<std::reference_wrapper<AnalysisT>> getCachedParentAnalysis() { in getCachedParentAnalysis() function
DAnalysisManager.h238 getCachedParentAnalysis(Operation *parentOp) const { in getCachedParentAnalysis() function