Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/CAPI/IR/
H A DIR.cpp152 static Operation *findParent(Operation *op, bool shouldUseLocalScope) { findParent() function
/llvm-project/mlir/lib/IR/
H A DAsmPrinter.cpp3909 static Operation *findParent(Operation *op, bool shouldUseLocalScope) { findParent() function