Home
last modified time | relevance | path

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

/minix/external/bsd/llvm/dist/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp2021 static bool hasLiveCondCodeDef(MachineInstr *MI) { in hasLiveCondCodeDef() function
2253 if (hasLiveCondCodeDef(MI)) in convertToThreeAddress()