Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/include/llvm/CodeGen/
H A DMachineTraceMetrics.h287 ArrayRef<const MCSchedClassDesc *> ExtraInstrs = std::nullopt,
/openbsd/gnu/llvm/llvm/lib/CodeGen/
H A DMachineTraceMetrics.cpp1224 ArrayRef<const MCSchedClassDesc *> ExtraInstrs, in getResourceLength() argument
1256 PRCycles += extraCycles(ExtraInstrs, K); in getResourceLength()
1268 Instrs += ExtraInstrs.size(); in getResourceLength()