Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DMachineSink.cpp593 bool HasBlockFreq = LHSFreq != 0 && RHSFreq != 0; in GetAllSortedSuccessors() local
594 return HasBlockFreq ? LHSFreq < RHSFreq in GetAllSortedSuccessors()