Searched refs:GetCreateLibrary (Results 1 – 6 of 6) sorted by relevance
36 bool GetCreateLibrary() const { return create_library_; } in GetCreateLibrary() function in spvtools::LinkerOptions
35 bool GetCreateLibrary() const { return create_library_; } in GetCreateLibrary() function in spvtools::LinkerOptions
623 if (!options.GetCreateLibrary()) { in RemoveLinkageSpecificInstructions()640 if (!options.GetCreateLibrary() && !options.GetAllowPartialLinkage()) { in RemoveLinkageSpecificInstructions()
656 if (!options.GetCreateLibrary()) { in RemoveLinkageSpecificInstructions()673 if (!options.GetCreateLibrary() && !options.GetAllowPartialLinkage()) { in RemoveLinkageSpecificInstructions()