Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DMachineJumpTableInfo.h105 void RemoveJumpTable(unsigned Idx) { in RemoveJumpTable() function
/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DBranchFolding.cpp236 JTI->RemoveJumpTable(i); in OptimizeFunction()