Searched refs:ServiceFunName (Results 1 – 1 of 1) sorted by relevance
2295 std::string ServiceFunName = SPIRV_BACKEND_SERVICE_FUN_NAME; in processFunctionPointers() local2296 if (!getVacantFunctionName(M, ServiceFunName)) in processFunctionPointers()2302 GlobalValue::PrivateLinkage, ServiceFunName, M); in processFunctionPointers()