Home
last modified time | relevance | path

Searched defs:accumulateInstrSeqToRootLatency (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrInfo.h646 bool accumulateInstrSeqToRootLatency(MachineInstr &Root) const override { in accumulateInstrSeqToRootLatency() function
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h1295 virtual bool accumulateInstrSeqToRootLatency(MachineInstr &Root) const { in accumulateInstrSeqToRootLatency() function