Searched refs:getLatenciesForInstrSequences (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineCombiner.cpp113 getLatenciesForInstrSequences(MachineInstr &MI,
282 std::pair<unsigned, unsigned> MachineCombiner::getLatenciesForInstrSequences( function in class:MachineCombiner
343 getLatenciesForInstrSequences(*Root, InsInstrs, DelInstrs, BlockTrace);
488 std::tie(NewRootLatency, RootLatency) = getLatenciesForInstrSequences(

Completed in 102 milliseconds