Searched refs:ColdJumpTableIndices (Results 1 – 1 of 1) sorted by relevance
2964 SmallVector<unsigned> HotJumpTableIndices, ColdJumpTableIndices; in emitJumpTableInfo() local2970 ColdJumpTableIndices.push_back(JTI); in emitJumpTableInfo()2977 emitJumpTableImpl(*MJTI, ColdJumpTableIndices); in emitJumpTableInfo()