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