Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
H A DCFGPrinter.h60 uint64_t MaxFreq; variable
69 const BranchProbabilityInfo *BPI, uint64_t MaxFreq) in DOTFuncInfo()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Analysis/
DCFGPrinter.h64 uint64_t MaxFreq; variable
73 const BranchProbabilityInfo *BPI, uint64_t MaxFreq) in DOTFuncInfo()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Analysis/
DCFGPrinter.h64 uint64_t MaxFreq; variable
73 const BranchProbabilityInfo *BPI, uint64_t MaxFreq) in DOTFuncInfo()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Analysis/
DCFGPrinter.h64 uint64_t MaxFreq; variable
73 const BranchProbabilityInfo *BPI, uint64_t MaxFreq) in DOTFuncInfo()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Analysis/
DCFGPrinter.h64 uint64_t MaxFreq; variable
73 const BranchProbabilityInfo *BPI, uint64_t MaxFreq) in DOTFuncInfo()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DCFGPrinter.cpp63 BranchProbabilityInfo *BPI, uint64_t MaxFreq, in writeCFGToDotFile()
85 const BranchProbabilityInfo *BPI, uint64_t MaxFreq, in viewCFG()
H A DCallPrinter.cpp60 uint64_t MaxFreq; member in llvm::CallGraphDOTInfo
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DMachineBlockPlacement.cpp1931 BlockFrequency MaxFreq = 0; in TopFallThroughFreq() local
3330 BlockFrequency MaxFreq = 0; in initDupThreshold() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DMachineBlockPlacement.cpp1864 BlockFrequency MaxFreq = 0; in TopFallThroughFreq() local