Searched refs:UndecoratedName (Results 1 – 1 of 1) sorted by relevance
945 isDecoratedSPIRVFunc(const Function *F, std::string *UndecoratedName) { in isDecoratedSPIRVFunc() argument948 if (UndecoratedName) in isDecoratedSPIRVFunc()949 *UndecoratedName = undecorateSPIRVFunction(F->getName()); in isDecoratedSPIRVFunc()