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