Searched refs:findStructConstant (Results 1 – 2 of 2) sorted by relevance
674 Id findStructConstant(Id typeId, const std::vector<Id>& comps);
1012 Id Builder::findStructConstant(Id typeId, const std::vector<Id>& comps) in findStructConstant() function in spv::Builder1055 Id existing = findStructConstant(typeId, members); in makeCompositeConstant()