Searched defs:isCoalescableExtInstr (Results 1 - 2 of 2) sorted by relevance

/external/llvm/include/llvm/Target/
H A DTargetInstrInfo.h104 /// isCoalescableExtInstr - Return true if the instruction is a "coalescable"
110 virtual bool isCoalescableExtInstr(const MachineInstr &MI, function in class:llvm::TargetInstrInfo
/external/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp1143 X86InstrInfo::isCoalescableExtInstr(const MachineInstr &MI, function in class:X86InstrInfo

Completed in 93 milliseconds