Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DMachineJumpTableInfo.h105 void RemoveJumpTable(unsigned Idx) { in RemoveJumpTable() function
/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DBranchFolding.cpp240 JTI->RemoveJumpTable(i); in OptimizeFunction()