Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineJumpTableInfo.h112 void RemoveJumpTable(unsigned Idx) { in RemoveJumpTable() function
/src/contrib/llvm-project/llvm/lib/CodeGen/
H A DBranchFolding.cpp244 JTI->RemoveJumpTable(i); in OptimizeFunction()