reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/CodeGen/MIRParser/MIRParser.cpp
  330     Properties.set(MachineFunctionProperties::Property::NoPHIs);
  334     Properties.set(MachineFunctionProperties::Property::IsSSA);
  336     Properties.reset(MachineFunctionProperties::Property::IsSSA);
  340     Properties.set(MachineFunctionProperties::Property::NoVRegs);