Searched defs:shouldProcess (Results 1 – 2 of 2) sorted by relevance
53 bool shouldProcess(const BinaryFunction &Function) { in shouldProcess() function
2724 auto shouldProcess = [&](const BinaryFunction &Function) { in selectFunctionsToProcess() local