Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachineCombiner.cpp117 SmallVectorImpl<const MCSchedClassDesc *> &InstrsSC);
391 SmallVectorImpl<const MCSchedClassDesc *> &InstrsSC) { in instr2instrSC() argument
396 InstrsSC.push_back(SC); in instr2instrSC()