Home
last modified time | relevance | path

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

/llvm-project-15.0.7/bolt/lib/Passes/
H A DAllocCombiner.cpp53 bool shouldProcess(const BinaryFunction &Function) { in shouldProcess() function
61 if (shouldProcess(Function)) in runForAllWeCare()
/llvm-project-15.0.7/bolt/lib/Rewrite/
H A DRewriteInstance.cpp2724 auto shouldProcess = [&](const BinaryFunction &Function) { in selectFunctionsToProcess() local
2768 if (!shouldProcess(Function)) { in selectFunctionsToProcess()
/llvm-project-15.0.7/clang/docs/
H A DClangFormatStyleOptions.rst3727 if (shouldProcess(D)) { if (shouldProcess(D))
/llvm-project-15.0.7/llvm/docs/
H A DCodingStandards.rst1681 if (shouldProcess(D))