Home
last modified time | relevance | path

Searched defs:SkipPredicate (Results 1 – 6 of 6) sorted by relevance

/llvm-project/bolt/lib/Core/
H A DParallelUtilities.cpp55 const PredicateTy &SkipPredicate, in computeCostFor() argument
80 const PredicateTy &SkipPredicate, in estimateTotalCost() argument
115 runOnEachFunction(BinaryContext & BC,SchedulingPolicy SchedPolicy,WorkFuncTy WorkFunction,PredicateTy SkipPredicate,std::string LogName,bool ForceSequential,unsigned TasksPerThread) runOnEachFunction() argument
169 runOnEachFunctionWithUniqueAllocId(BinaryContext & BC,SchedulingPolicy SchedPolicy,WorkFuncWithAllocTy WorkFunction,PredicateTy SkipPredicate,std::string LogName,bool ForceSequential,unsigned TasksPerThread) runOnEachFunctionWithUniqueAllocId() argument
[all...]
/llvm-project/bolt/lib/Passes/
H A DValidateMemRefs.cpp87 ParallelUtilities::PredicateTy SkipPredicate = [&](const BinaryFunction &BF) { in runOnFunctions() local
H A DFrameOptimizer.cpp352 ParallelUtilities::PredicateTy SkipPredicate = [&](const BinaryFunction &BF) { in performShrinkWrapping() local
H A DFrameAnalysis.cpp625 ParallelUtilities::PredicateTy SkipPredicate = [&](const BinaryFunction &BF) { in preComputeSPT() local
H A DBinaryPasses.cpp359 ParallelUtilities::PredicateTy SkipPredicate = [&](const BinaryFunction &BF) { runOnFunctions() local
556 ParallelUtilities::PredicateTy SkipPredicate = [&](const BinaryFunction &BF) { runOnFunctions() local
/llvm-project/bolt/lib/Rewrite/
H A DRewriteInstance.cpp3336 ParallelUtilities::PredicateTy SkipPredicate = [&](const BinaryFunction &BF) { buildFunctionsCFG() local