Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/AArch64/
DAArch64CompressJumpTables.cpp48 bool compressJumpTable(MachineInstr &MI, int Offset);
108 bool AArch64CompressJumpTables::compressJumpTable(MachineInstr &MI, in compressJumpTable() function in AArch64CompressJumpTables
178 Changed |= compressJumpTable(MI, Offset); in runOnMachineFunction()