Home
last modified time | relevance | path

Searched defs:BlockFreq (Results 1 – 6 of 6) sorted by relevance

/external/llvm/lib/Analysis/
DBlockFrequencyInfoImpl.cpp541 APInt BlockFreq(128, getBlockFreq(Node).getFrequency()); in getBlockProfileCount() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DBlockFrequencyInfoImpl.cpp573 APInt BlockFreq(128, Freq); in getProfileCountFromFreq() local
/external/llvm/lib/CodeGen/
DMachineBlockPlacement.cpp1757 BlockFrequency BlockFreq = MBFI->getBlockFreq(&MBB); in INITIALIZE_PASS_DEPENDENCY() local
DBranchFolding.cpp1112 BlockFrequency BlockFreq = MBBFreqInfo.getBlockFreq(SrcMBB); in setCommonTailEdgeWeights() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DBranchFolding.cpp1252 BlockFrequency BlockFreq = MBBFreqInfo.getBlockFreq(SrcMBB); in setCommonTailEdgeWeights() local
DMachineBlockPlacement.cpp2896 BlockFrequency BlockFreq = MBFI->getBlockFreq(&MBB); in INITIALIZE_PASS_DEPENDENCY() local