Searched refs:declToIndex (Results 1 – 1 of 1) sorted by relevance
123 DeclToIndex declToIndex; member in __anonb5d9aead0211::CFGBlockValues128 unsigned getNumEntries() const { return declToIndex.size(); } in getNumEntries()141 return declToIndex.size() == 0; in hasNoDeclarations()150 std::optional<unsigned> idx = declToIndex.getValueIndex(vd); in getValue()160 declToIndex.computeMap(dc); in computeSetOfDeclarations()161 unsigned decls = declToIndex.size(); in computeSetOfDeclarations()210 return scratch[*declToIndex.getValueIndex(vd)]; in operator []()