Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineCombiner.cpp117 SmallVectorImpl<const MCSchedClassDesc *> &InstrsSC);
418 SmallVectorImpl<const MCSchedClassDesc *> &InstrsSC) { in instr2instrSC() argument
423 InstrsSC.push_back(SC); in instr2instrSC()