Searched refs:VerifyFuncNames (Results 1 – 1 of 1) sorted by relevance
83 static std::unordered_set<std::string> VerifyFuncNames( in shouldVerifyFunction() local85 return VerifyFuncNames.empty() || VerifyFuncNames.count(F->getName().str()); in shouldVerifyFunction()