Home
last modified time | relevance | path

Searched defs:EdgeFreq (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineBlockPlacement.cpp1019 BlockFrequency EdgeFreq = MBFI->getBlockFreq(SuccPred) * in getBestTrellisSuccessor() local
1885 BlockFrequency EdgeFreq = MBFI->getBlockFreq(Pred) * in TopFallThroughFreq() local
1938 BlockFrequency EdgeFreq = MBFI->getBlockFreq(Pred) * in FallThroughGains() local
1960 BlockFrequency EdgeFreq = MBFI->getBlockFreq(BestPred) * in FallThroughGains() local
2374 auto EdgeFreq = MBFI->getBlockFreq(Pred) * in rotateLoopWithProfile() local
3221 BlockFrequency EdgeFreq = in INITIALIZE_PASS_DEPENDENCY() local
DBranchFolding.cpp1206 auto EdgeFreq = EdgeFreqLs.begin(); in setCommonTailEdgeWeights() local
1221 auto EdgeFreq = EdgeFreqLs.begin(); in setCommonTailEdgeWeights() local