Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/
DSampleProfile.cpp224 bool propagateThroughEdges(Function &F, bool UpdateBlockCount);
1001 bool UpdateBlockCount) { in propagateThroughEdges() argument
1134 if (UpdateBlockCount && !VisitedBlocks.count(EC) && TotalWeight > 0) { in propagateThroughEdges()