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