HomeSort by relevance Sort by last modified time
    Searched refs:DropOperands (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/CodeGen/
SelectionDAGNodes.h 774 /// DropOperands - Release the operands and set this node to have
776 void DropOperands();
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAG.cpp 624 N->DropOperands();
    [all...]

Completed in 23 milliseconds