Searched refs:hasLiveCondCodeDef (Results 1 – 2 of 2) sorted by relevance
510 bool hasLiveCondCodeDef(MachineInstr &MI) const;
1011 bool X86InstrInfo::hasLiveCondCodeDef(MachineInstr &MI) const { in hasLiveCondCodeDef() function in X86InstrInfo1412 if (hasLiveCondCodeDef(MI)) in convertToThreeAddress()