Home
last modified time | relevance | path

Searched defs:curParent (Results 1 – 3 of 3) sorted by relevance

/llvm-project/mlir/lib/IR/
H A DRegion.cpp213 auto *curParent = getParentRegion(); in transferNodesFromList() local
H A DOperation.cpp522 Block *curParent = getContainingBlock(); in transferNodesFromList() local
/llvm-project/mlir/include/mlir/Pass/
H A DAnalysisManager.h307 const detail::NestedAnalysisMap *curParent = impl; in getCachedParentAnalysis() local