Home
last modified time | relevance | path

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

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