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

References

tools/llvm-exegesis/lib/Assembler.cpp
  186   Properties.set(MachineFunctionProperties::Property::NoVRegs);
  187   Properties.reset(MachineFunctionProperties::Property::IsSSA);
  188   Properties.set(MachineFunctionProperties::Property::NoPHIs);
  208     Properties.reset(MachineFunctionProperties::Property::TracksLiveness);