Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DMachineCombiner.cpp108 getLatenciesForInstrSequences(MachineInstr &MI,
273 std::pair<unsigned, unsigned> MachineCombiner::getLatenciesForInstrSequences( in getLatenciesForInstrSequences() function in MachineCombiner
334 getLatenciesForInstrSequences(*Root, InsInstrs, DelInstrs, BlockTrace); in improvesCriticalPathLen()
478 std::tie(NewRootLatency, RootLatency) = getLatenciesForInstrSequences( in verifyPatternOrder()