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.h306 ArrayRef<const MCSchedClassDesc *> ExtraInstrs = {},
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineTraceMetrics.cpp1258 ArrayRef<const MCSchedClassDesc *> ExtraInstrs, in getResourceLength() argument
1290 PRCycles += extraCycles(ExtraInstrs, K); in getResourceLength()
1302 Instrs += ExtraInstrs.size(); in getResourceLength()