OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ExpungeNode
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/CodeGen/SelectionDAG/
LegalizeTypes.cpp
455
ExpungeNode
(N);
507
ExpungeNode
(N);
528
///
ExpungeNode
- If N has a bogus mapping in ReplacedValues, eliminate it.
537
///
ExpungeNode
should be called on any new nodes *before* adding them as
541
void DAGTypeLegalizer::
ExpungeNode
(SDNode *N) {
679
ExpungeNode
(From.getNode());
[
all
...]
LegalizeTypes.h
136
ExpungeNode
(Old);
137
ExpungeNode
(New);
147
void
ExpungeNode
(SDNode *N);
[
all
...]
Completed in 25 milliseconds