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

/external/llvm/include/llvm/CodeGen/
H A DMachineJumpTableInfo.h103 /// RemoveJumpTable - Mark the specific index as being dead. This will
105 void RemoveJumpTable(unsigned Idx) { function in class:llvm::MachineJumpTableInfo

Completed in 121 milliseconds