Home
last modified time | relevance | path

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

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