Searched refs:getParentWithTrait (Results 1 – 10 of 10) sorted by relevance
43 return op->getParentWithTrait<mlir::OpTrait::IsIsolatedFromAbove>(); in getDumpRootOp()
234 allocScopeOp = op->getParentWithTrait<OpTrait::AutomaticAllocationScope>(); in getAllocEffectFor()
654 auto *op = (*this)->getParentWithTrait<ReductionClauseInterface::Trait>(); in verify()663 op = op->getParentWithTrait<ReductionClauseInterface::Trait>(); in verify()
333 op->getParentWithTrait<PossibleTopLevelTransformOpTrait>()) { in verifyPossibleTopLevelTransformOpTrait()
343 target->getParentWithTrait<OpTrait::IsIsolatedFromAbove>(); in apply()
179 Operation *getParentWithTrait() { in getParentWithTrait() function
274 op->getParentWithTrait<OpTrait::AutomaticAllocationScope>(); in getAutomaticAllocationScope()
144 if (!(*this)->getParentWithTrait<OpTrait::AutomaticAllocationScope>()) in verify()398 if (!op->getParentWithTrait<OpTrait::AutomaticAllocationScope>()) in matchAndRewrite()
452 hoistedIfOp->getParentWithTrait<OpTrait::IsIsolatedFromAbove>(), in hoistAffineIfOp()
2661 auto *symbolTableOp = getGlobalOp->getParentWithTrait<OpTrait::SymbolTable>(); in fold()