Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp2638 static bool isConvertibleLEA(MachineInstr *MI) { in isConvertibleLEA() function
2673 if (isConvertibleLEA(Inst) && Inst->getParent() == MI.getParent()) { in hasCommutePreference()
2681 if (isConvertibleLEA(Inst) && Inst->getParent() == MI.getParent()) { in hasCommutePreference()