OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:bestfreq
(Results
1 - 1
of
1
) sorted by null
/external/llvm/lib/CodeGen/
MachineBlockPlacement.cpp
740
BlockFrequency
BestFreq
;
772
if (BestBlock && (IsEHPad ^ (
BestFreq
>= CandidateFreq)))
776
BestFreq
= CandidateFreq;
[
all
...]
Completed in 128 milliseconds