Home
last modified time | relevance | path

Searched defs:CSDN (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGDumper.cpp613 } else if (const ConstantSDNode *CSDN = dyn_cast<ConstantSDNode>(this)) { in print_details() local
615 } else if (const ConstantFPSDNode *CSDN = dyn_cast<ConstantFPSDNode>(this)) { in print_details() local