Searched refs:entryPointGlobalName (Results 1 – 1 of 1) sorted by relevance
364 std::string entryPointGlobalName = (name + "_spv_entry_point_name").str(); in createEntryPointNameConstant() local365 return LLVM::createGlobalString(loc, builder, entryPointGlobalName, in createEntryPointNameConstant()