Searched defs:asId (Results 1 – 1 of 1) sorted by relevance
189 spv::Id& asId(unsigned word) { return spv[word]; } in asId() function190 const spv::Id& asId(unsigned word) const { return spv[word]; } in asId() function