Searched refs:allocScopeOp (Results 1 – 1 of 1) sorted by relevance
214 Operation *&allocScopeOp) { in getAllocEffectFor() argument234 allocScopeOp = op->getParentWithTrait<OpTrait::AutomaticAllocationScope>(); in getAllocEffectFor()242 allocScopeOp = op->getParentOfType<FunctionOpInterface>(); in getAllocEffectFor()