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