Home
last modified time | relevance | path

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

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