Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DMachineCombiner.cpp318 SmallVector<const MCSchedClassDesc *, 16> InsInstrsSC; in preservesResourceLen() local
321 instr2instrSC(InsInstrs, InsInstrsSC); in preservesResourceLen()
324 ArrayRef<const MCSchedClassDesc *> MSCInsArr = makeArrayRef(InsInstrsSC); in preservesResourceLen()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DMachineCombiner.cpp383 SmallVector<const MCSchedClassDesc *, 16> InsInstrsSC; in preservesResourceLen() local
386 instr2instrSC(InsInstrs, InsInstrsSC); in preservesResourceLen()
389 ArrayRef<const MCSchedClassDesc *> MSCInsArr = makeArrayRef(InsInstrsSC); in preservesResourceLen()