reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
295 IsImmutable == Other.IsImmutable && IsAliased == Other.IsAliased && 295 IsImmutable == Other.IsImmutable && IsAliased == Other.IsAliased && 333 YamlIO.mapOptional("isImmutable", Object.IsImmutable, false);lib/CodeGen/MIRParser/MIRParser.cpp
669 Object.IsImmutable, Object.IsAliased);
lib/CodeGen/MIRPrinter.cpp 377 YamlObject.IsImmutable = MFI.isImmutableObjectIndex(I);