Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DMachineTraceMetrics.h269 ArrayRef<const MCSchedClassDesc *> ExtraInstrs = None,
/external/llvm/lib/CodeGen/
DMachineTraceMetrics.cpp1202 ArrayRef<const MCSchedClassDesc *> ExtraInstrs, in getResourceLength() argument
1234 PRCycles += extraCycles(ExtraInstrs, K); in getResourceLength()
1246 Instrs += ExtraInstrs.size(); in getResourceLength()