Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DBlockFrequencyInfo.cpp234 SmallPtrSetImpl<BasicBlock *> &BlocksToScale) { in setBlockFreqAndScale() argument
240 for (auto *BB : BlocksToScale) { in setBlockFreqAndScale()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DBlockFrequencyInfo.h89 SmallPtrSetImpl<BasicBlock *> &BlocksToScale);