Searched refs:OtherFuncName (Results 1 – 1 of 1) sorted by relevance
352 const std::string &OtherFuncName = PGOFuncName.substr(0, pos); in create() local353 if (Error E = addFuncName(OtherFuncName)) in create()355 MD5FuncMap.emplace_back(Function::getGUID(OtherFuncName), &F); in create()