forked from OSchip/llvm-project
parent
d7738e6b32
commit
3b13bef346
|
@ -658,11 +658,6 @@ public:
|
|||
|
||||
static bool classof(const SDNode *) { return true; }
|
||||
|
||||
|
||||
/// setAdjCallChain - This method should only be used by the legalizer.
|
||||
void setAdjCallChain(SDOperand N);
|
||||
void setAdjCallFlag(SDOperand N);
|
||||
|
||||
protected:
|
||||
friend class SelectionDAG;
|
||||
|
||||
|
|
Loading…
Reference in New Issue