Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineJumpTableInfo.h119 LLVM_ABI bool updateJumpTableEntryHotness(size_t JTI,
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DStaticDataSplitter.cpp195 Changed |= MJTI->updateJumpTableEntryHotness(JTI, Hotness); in partitionStaticDataWithProfiles()
H A DMachineFunction.cpp1367 bool MachineJumpTableInfo::updateJumpTableEntryHotness( in updateJumpTableEntryHotness() function in MachineJumpTableInfo