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