Home
last modified time | relevance | path

Searched refs:IdToIndexMap (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/AsmParser/
H A DLLParser.cpp7914 IdToIndexMapType IdToIndexMap; in ParseOptionalCalls() local
7954 for (auto I : IdToIndexMap) { in ParseOptionalCalls()
8028 IdToIndexMapType IdToIndexMap; in ParseOptionalRefs() local
8040 for (auto I : IdToIndexMap) { in ParseOptionalRefs()
8117 IdToIndexMapType IdToIndexMap; in ParseTypeTests() local
8135 for (auto I : IdToIndexMap) { in ParseTypeTests()
8163 IdToIndexMapType IdToIndexMap; in ParseVFuncIdList() local
8176 for (auto I : IdToIndexMap) { in ParseVFuncIdList()
8202 IdToIndexMapType IdToIndexMap; in ParseConstVCallList() local
8215 for (auto I : IdToIndexMap) { in ParseConstVCallList()
[all …]
H A DLLParser.h369 IdToIndexMapType &IdToIndexMap, unsigned Index);
371 IdToIndexMapType &IdToIndexMap, unsigned Index);