Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineCombiner.cpp113 void instr2instrSC(SmallVectorImpl<MachineInstr *> &Instrs,
413 void MachineCombiner::instr2instrSC( in instr2instrSC() function in MachineCombiner
443 instr2instrSC(InsInstrs, InsInstrsSC); in preservesResourceLen()
444 instr2instrSC(DelInstrs, DelInstrsSC); in preservesResourceLen()