Searched refs:updateJumpTableEntryHotness (Results 1 – 3 of 3) sorted by relevance
119 LLVM_ABI bool updateJumpTableEntryHotness(size_t JTI,
195 Changed |= MJTI->updateJumpTableEntryHotness(JTI, Hotness); in partitionStaticDataWithProfiles()
1367 bool MachineJumpTableInfo::updateJumpTableEntryHotness( in updateJumpTableEntryHotness() function in MachineJumpTableInfo