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

Declarations

include/llvm/CodeGen/MachineInstr.h
 1684   bool hasPropertyInBundle(uint64_t Mask, QueryType Type) const;

References

include/llvm/CodeGen/MachineInstr.h
  643     return hasPropertyInBundle(1ULL << MCFlag, Type);