Home
last modified time | relevance | path

Searched defs:hasExtraProcessorInfo (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/include/llvm/MC/
H A DMCSchedule.h315 bool hasExtraProcessorInfo() const { return ExtraProcessorInfo; } in hasExtraProcessorInfo() function
/llvm-project-15.0.7/llvm/utils/TableGen/
H A DCodeGenSchedule.h265 bool hasExtraProcessorInfo() const { in hasExtraProcessorInfo() function