Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp2964 SmallVector<unsigned> HotJumpTableIndices, ColdJumpTableIndices; in emitJumpTableInfo() local
2972 HotJumpTableIndices.push_back(JTI); in emitJumpTableInfo()
2976 emitJumpTableImpl(*MJTI, HotJumpTableIndices); in emitJumpTableInfo()