Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/Arch/
H A DX86_64.cpp118 static JmpInsnOpcode getJmpInsnType(const uint8_t *first, in getJmpInsnType() function
287 JmpInsnOpcode jmpOpcodeB = getJmpInsnType(jmpInsnB - 1, jmpInsnB); in deleteFallThruJmpInsn()