OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DropOperands
(Results
1 - 2
of
2
) sorted by null
/external/llvm/include/llvm/CodeGen/
SelectionDAGNodes.h
783
///
DropOperands
- Release the operands and set this node to have
785
void
DropOperands
();
[
all
...]
/external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAG.cpp
623
N->
DropOperands
();
[
all
...]
Completed in 35 milliseconds