Searched defs:EmitJumpTableEntry (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp1209 EmitJumpTableEntry(MJTI, JTBBs[ii], JTI);
1215 /// EmitJumpTableEntry - Emit a jump table entry for the specified MBB to the
1217 void AsmPrinter::EmitJumpTableEntry(const MachineJumpTableInfo *MJTI, function in class:AsmPrinter

Completed in 143 milliseconds