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