Converts this mutable view to an ImmutableSet, canonicalizing the root when Canonicalize is true.

Synopsis

Declared in <llvm/ADT/ImmutableSet.h>

Return Value

An ImmutableSet sharing this view's root.

Created with MrDocs