Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineLICM.cpp128 bool HasProfileData = false; member in __anona9a475ae0111::MachineLICMImpl
391 HasProfileData = MF.getFunction().hasProfileData(); in run()
1623 (DisableHoistingToHotterBlocks == UseBFI::PGO && HasProfileData)) && in Hoist()