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