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

/external/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp684 N->DropOperands();
5320 /// DropOperands - Release the operands and set this node to have
5322 void SDNode::DropOperands() { function in class:SDNode
6196 DropOperands();

Completed in 132 milliseconds