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