Don't include the is-function-local bit in the FoldingSetNodeID
for MDNodes, since this information is effectively implied by the operands. This allow allows the code to avoid doing a recursive is-it-really-function-local check in some cases. llvm-svn: 111995
Loading
Please register or sign in to comment