Searched refs:QuickenInfoTable (Results 1 – 9 of 9) sorted by relevance
29 class QuickenInfoTable {46 explicit QuickenInfoTable(ArrayRef<const uint8_t> data) in QuickenInfoTable() function68 QuickenInfoTable table(data); in SizeInBytes()80 DISALLOW_COPY_AND_ASSIGN(QuickenInfoTable);
81 const QuickenInfoTable quicken_info_;
551 QuickenInfoTable table(data); in GetIndexFromQuickening()557 if (QuickenInfoTable::NeedsIndexForInstruction(&pair.Inst())) { in GetIndexFromQuickening()
305 return remaining.SubArray(0u, QuickenInfoTable::SizeInBytes(remaining)); in GetQuickeningInfoAt()
123 const QuickenInfoTable existing_quicken_info_;354 if (QuickenInfoTable::NeedsIndexForInstruction(&pair.Inst())) { in Compile()361 QuickenInfoTable::Builder builder(&quicken_data, GetQuickenedInfo().size()); in Compile()368 CHECK(QuickenInfoTable::NeedsIndexForInstruction(&inst)) << inst.Opcode(); in Compile()
325 QuickenInfoTable quicken_info_;
173 if (QuickenInfoTable::NeedsIndexForInstruction(&instruction)) { in ConnectBasicBlocks()
395 if (QuickenInfoTable::NeedsIndexForInstruction(&pair.Inst())) { in Build()
1357 const QuickenInfoTable quicken_info(quicken_data); in MethodContainsRSensitiveAccess()1457 if (QuickenInfoTable::NeedsIndexForInstruction(&iter.Inst())) { in MethodContainsRSensitiveAccess()