Searched refs:maybeIpi (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/lld/COFF/
H A DDebugTypes.cpp261 pdb::TpiStream *maybeIpi = nullptr; local
266 maybeIpi = &*expectedIpi;
284 if (maybeIpi) {
286 GloballyHashedType::hashIds(maybeIpi->typeArray(), tpiHashes);
288 tsIndexMap.ipiMap, maybeIpi->typeArray(),
299 if (maybeIpi) {
301 tsIndexMap.ipiMap, maybeIpi->typeArray()))

Completed in 47 milliseconds