Home
last modified time | relevance | path

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

/llvm-project-15.0.7/bolt/lib/Core/
H A DBinaryContext.cpp816 const std::string JumpTableName = generateJumpTableName(Function, Address); in getOrCreateJumpTable() local
817 JTLabel = registerNameAtAddress(JumpTableName, Address, 0, EntrySize); in getOrCreateJumpTable()