Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DMachineRelocation.h46 isJumpTable, // Relocation of jump table address. enumerator
186 Result.AddrType = isJumpTable;
253 return AddrType == isJumpTable; in isJumpTableIndex()