Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86FixupLEAs.cpp778 bool IsInefficientIndex = isInefficientLEAReg(IndexReg); in processInstrForSlow3OpLEA() local
811 } else if (!IsInefficientBase || (!IsInefficientIndex && IsScale1)) { in processInstrForSlow3OpLEA()