forked from OSchip/llvm-project
parent
d7738e6b32
commit
3b13bef346
|
@ -658,11 +658,6 @@ public:
|
||||||
|
|
||||||
static bool classof(const SDNode *) { return true; }
|
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:
|
protected:
|
||||||
friend class SelectionDAG;
|
friend class SelectionDAG;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue