[NFC] Move InPQueue into arguments of releaseNode
This patch moves `InPQueue` into function arguments instead of template arguments of `releaseNode`, which is a cleaner approach. Differential Revision: https://reviews.llvm.org/D72125
Loading
Please sign in to comment