Home
last modified time | relevance | path

Searched refs:ExtraInstrs (Results 1 – 2 of 2) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDMachineTraceMetrics.h299 ArrayRef<const MCSchedClassDesc *> ExtraInstrs = std::nullopt,
/freebsd-14-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDMachineTraceMetrics.cpp1230 ArrayRef<const MCSchedClassDesc *> ExtraInstrs, in getResourceLength() argument
1262 PRCycles += extraCycles(ExtraInstrs, K); in getResourceLength()
1274 Instrs += ExtraInstrs.size(); in getResourceLength()