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

/external/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp1762 /// hasLiveCondCodeDef - True if MI has a condition code def, e.g. EFLAGS, that
1764 static bool hasLiveCondCodeDef(MachineInstr *MI) { function
1991 if (hasLiveCondCodeDef(MI))

Completed in 511 milliseconds