Home
last modified time | relevance | path

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

/llvm-project-15.0.7/bolt/lib/Core/
H A DParallelUtilities.cpp54 unsigned computeCostFor(const BinaryFunction &BF, in computeCostFor() function
88 TotalCost += computeCostFor(BF, SkipPredicate, SchedPolicy); in estimateTotalCost()
154 CurrentCost += computeCostFor(BF, SkipPredicate, SchedPolicy); in runOnEachFunction()
211 CurrentCost += computeCostFor(BF, SkipPredicate, SchedPolicy); in runOnEachFunctionWithUniqueAllocId()