Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DStaticDataSplitter.cpp108 const bool ProfileAvailable = PSI && PSI->hasProfileSummary() && MBFI && in runOnMachineFunction() local
111 if (!ProfileAvailable) { in runOnMachineFunction()