Home
last modified time | relevance | path

Searched refs:adjustedSumFreq (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DLoopSink.cpp83 static BlockFrequency adjustedSumFreq(SmallPtrSetImpl<BasicBlock *> &BBs, in adjustedSumFreq() function
146 if (adjustedSumFreq(BBsDominatedByColdestBB, BFI) > in findBBsToSinkInto()
165 if (adjustedSumFreq(BBsToSinkInto, BFI) > in findBBsToSinkInto()