Searched refs:visitJumpTable (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/llvmCore-3425.0.33/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.h463 void visitJumpTable(JumpTable &JT);
H A DSelectionDAGISel.cpp1308 SDB->visitJumpTable(SDB->JTCases[i].second);
H A DSelectionDAGBuilder.cpp1661 /// visitJumpTable - Emit JumpTable node in the current MBB
1662 void SelectionDAGBuilder::visitJumpTable(JumpTable &JT) { function in class:SelectionDAGBuilder

Completed in 122 milliseconds