Searched defs:getCallableRegion (Results 1 – 2 of 2) sorted by relevance
/llvm-project/mlir/lib/Analysis/ | ||
H A D | CallGraph.cpp | 36 Region *CallGraphNode::getCallableRegion() const { in getCallableRegion() function in CallGraphNode |
/llvm-project/mlir/lib/Dialect/LLVMIR/IR/ | ||
H A D | LLVMDialect.cpp | 2559 Region *LLVMFuncOp::getCallableRegion() { getCallableRegion() function in LLVMFuncOp |