Searched refs:ConstEntry (Results 1 – 1 of 1) sorted by relevance
634 for (const auto &ConstEntry : ConstPool) { in emitConstantPoolEntries() local635 LLVM_DEBUG(dbgs() << WSMP << ConstEntry.second << '\n'); in emitConstantPoolEntries()636 OS.emitIntValue(ConstEntry.second, 8); in emitConstantPoolEntries()