Searched refs:DropOperands (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/contrib/llvm/include/llvm/CodeGen/
H A DSelectionDAGNodes.h768 /// DropOperands - Release the operands and set this node to have
770 void DropOperands();
/freebsd-10.0-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp624 N->DropOperands();
5021 /// DropOperands - Release the operands and set this node to have
5023 void SDNode::DropOperands() { function in class:SDNode
5896 DropOperands();

Completed in 95 milliseconds