Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DMachineTraceMetrics.h288 ArrayRef<const MCSchedClassDesc *> ExtraInstrs = None,
/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DMachineTraceMetrics.cpp1225 ArrayRef<const MCSchedClassDesc *> ExtraInstrs, in getResourceLength() argument
1257 PRCycles += extraCycles(ExtraInstrs, K); in getResourceLength()
1269 Instrs += ExtraInstrs.size(); in getResourceLength()