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