mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-15 17:58:50 +00:00
adjust itf
llvm-svn: 24242
This commit is contained in:
parent
e394cb13bd
commit
32dee7201b
@ -354,7 +354,7 @@ public:
|
||||
private:
|
||||
void RemoveNodeFromCSEMaps(SDNode *N);
|
||||
SDNode *AddNonLeafNodeToCSEMaps(SDNode *N);
|
||||
void DeleteNodeIfDead(SDNode *N, void *NodeSet);
|
||||
void DestroyDeadNode(SDNode *N);
|
||||
void DeleteNodeNotInCSEMaps(SDNode *N);
|
||||
|
||||
/// SimplifySetCC - Try to simplify a setcc built with the specified operands
|
||||
|
Loading…
x
Reference in New Issue
Block a user