Searched refs:SkipFunctionNames (Results 1 – 2 of 2) sorted by relevance
171 SkipFunctionNames("wholeprogramdevirt-skip", variable597 FunctionsToSkip.init(SkipFunctionNames); in DevirtModule()735 FunctionsToSkip.init(SkipFunctionNames); in DevirtIndex()
225 SkipFunctionNames("skip-funcs", variable2682 populateFunctionNames(opts::SkipFunctionNamesFile, opts::SkipFunctionNames); in selectFunctionsToProcess()2691 !opts::SkipFunctionNames.empty()) { in selectFunctionsToProcess()2743 for (std::string &Name : opts::SkipFunctionNames) in selectFunctionsToProcess()