Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineCombiner.cpp116 getLatenciesForInstrSequences(MachineInstr &MI,
316 std::pair<unsigned, unsigned> MachineCombiner::getLatenciesForInstrSequences( in getLatenciesForInstrSequences() function in MachineCombiner
387 getLatenciesForInstrSequences(*Root, InsInstrs, DelInstrs, BlockTrace); in improvesCriticalPathLen()
540 std::tie(NewRootLatency, RootLatency) = getLatenciesForInstrSequences( in verifyPatternOrder()