Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DMachineJumpTableInfo.h106 void RemoveJumpTable(unsigned Idx) { in RemoveJumpTable() function
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DMachineJumpTableInfo.h100 void RemoveJumpTable(unsigned Idx) { in RemoveJumpTable() function
/external/llvm/include/llvm/CodeGen/
DMachineJumpTableInfo.h105 void RemoveJumpTable(unsigned Idx) { in RemoveJumpTable() function
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DBranchFolding.cpp231 JTI->RemoveJumpTable(i); in OptimizeFunction()
/external/llvm/lib/CodeGen/
DBranchFolding.cpp267 JTI->RemoveJumpTable(i); in OptimizeFunction()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DBranchFolding.cpp239 JTI->RemoveJumpTable(i); in OptimizeFunction()