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

/freebsd-11-stable/contrib/llvm-project/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
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DBranchFolding.cpp250 JTI->RemoveJumpTable(i);

Completed in 67 milliseconds