Home
last modified time | relevance | path

Searched refs:JTDN (Results 1 – 1 of 1) sorted by relevance

/freebsd-10-stable/contrib/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGDumper.cpp398 } else if (const JumpTableSDNode *JTDN = dyn_cast<JumpTableSDNode>(this)) { in print_details() local
399 OS << "<" << JTDN->getIndex() << ">"; in print_details()
400 if (unsigned int TF = JTDN->getTargetFlags()) in print_details()