Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/IPO/
H A DSampleProfile.cpp238 bool propagateThroughEdges(Function &F, bool UpdateBlockCount);
1016 bool UpdateBlockCount) { in propagateThroughEdges() argument
1149 if (UpdateBlockCount && !VisitedBlocks.count(EC) && TotalWeight > 0) { in propagateThroughEdges()