Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DMachineCombiner.cpp456 SmallVector<const MCSchedClassDesc *, 16> InsInstrsSC; in preservesResourceLen() local
459 instr2instrSC(InsInstrs, InsInstrsSC); in preservesResourceLen()
462 ArrayRef<const MCSchedClassDesc *> MSCInsArr = makeArrayRef(InsInstrsSC); in preservesResourceLen()