Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FixupInstTuning.cpp87 auto GetInstTput = [&](unsigned Opcode) -> std::optional<double> { in processInstruction() local
111 Res = CmpOptionals(GetInstTput(NewOpc), GetInstTput(Opc)); in processInstruction()