Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Reducer/
H A DReductionNode.cpp39 Region &targetRegion) { in initialize()
/llvm-project/mlir/lib/Transforms/Utils/
H A DInliner.cpp647 Region *targetRegion = it.targetNode->getCallableRegion(); in inlineCallsInSCC() local
/llvm-project/mlir/lib/Target/LLVMIR/Dialect/OpenMP/
H A DOpenMPToLLVMIRTranslation.cpp3071 auto &targetRegion = targetOp.getRegion(); convertOmpTarget() local