Searched refs:JTDN (Results 1 – 1 of 1) sorted by relevance
416 } else if (const JumpTableSDNode *JTDN = dyn_cast<JumpTableSDNode>(this)) { in print_details() local417 OS << "<" << JTDN->getIndex() << ">"; in print_details()418 if (unsigned int TF = JTDN->getTargetFlags()) in print_details()