Searched refs:FrameOptFunctionNames (Results 1 – 1 of 1) sorted by relevance
30 FrameOptFunctionNames("funcs-fop", cl::CommaSeparated, variable55 FrameOptFunctionNames.push_back(FuncName); in shouldFrameOptimize()60 if (!FrameOptFunctionNames.empty()) { in shouldFrameOptimize()62 for (std::string &Name : FrameOptFunctionNames) { in shouldFrameOptimize()