Searched refs:FuncNameStr (Results 1 – 1 of 1) sorted by relevance
924 StringRef FuncNameStr = FuncName.stringRef(); in readFuncProfiles() local925 if (!FuncsToUse.count(FuncNameStr) && !Remapper->exist(FuncNameStr)) in readFuncProfiles()