Home
last modified time | relevance | path

Searched defs:MaxFreq (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DCFGPrinter.h64 uint64_t MaxFreq; variable
73 const BranchProbabilityInfo *BPI, uint64_t MaxFreq) in DOTFuncInfo()
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DCFGPrinter.cpp85 DOTFuncInfo CFGInfo(&F, BFI, BPI, MaxFreq); in viewCFG() argument
63 writeCFGToDotFile(Function & F,BlockFrequencyInfo * BFI,BranchProbabilityInfo * BPI,uint64_t MaxFreq,bool CFGOnly=false) writeCFGToDotFile() argument
H A DCallPrinter.cpp61 uint64_t MaxFreq; member in llvm::CallGraphDOTInfo
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineBlockPlacement.cpp1967 BlockFrequency MaxFreq = BlockFrequency(0); in TopFallThroughFreq() local
3407 BlockFrequency MaxFreq = BlockFrequency(0); in initDupThreshold() local