mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 12:41:49 +01:00
add a method
llvm-svn: 26357
This commit is contained in:
parent
304aeda827
commit
291e17764d
@ -335,6 +335,9 @@ namespace llvm {
|
||||
virtual void dump() const;
|
||||
|
||||
private:
|
||||
void AddOperand(MachineInstr *MI, SDOperand Op, unsigned IIOpNum,
|
||||
const TargetInstrDescriptor *II);
|
||||
|
||||
/// PrepareNodeInfo - Set up the basic minimum node info for scheduling.
|
||||
///
|
||||
void PrepareNodeInfo();
|
||||
|
Loading…
x
Reference in New Issue
Block a user