Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCSchedule.h332 bool hasExtraProcessorInfo() const { return ExtraProcessorInfo; } hasExtraProcessorInfo() function
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenSchedule.h271 bool hasExtraProcessorInfo() const { in hasExtraProcessorInfo() function