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

/macosx-10.10/llvmCore-3425.0.34/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
/macosx-10.10/llvmCore-3425.0.34/lib/CodeGen/
H A DBranchFolding.cpp241 JTI->RemoveJumpTable(i);

Completed in 190 milliseconds