Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/X86/
HDX86CmovConversion.cpp584 static bool checkEFLAGSLive(MachineInstr *MI) { in checkEFLAGSLive() function
695 if (checkEFLAGSLive(LastCMOV)) { in convertCmovInstsToBranches()