Searched refs:NeedsIndexForInstruction (Results 1 – 6 of 6) sorted by relevance
59 static bool NeedsIndexForInstruction(const Instruction* inst) { in NeedsIndexForInstruction() function
557 if (QuickenInfoTable::NeedsIndexForInstruction(&pair.Inst())) { in GetIndexFromQuickening()
354 if (QuickenInfoTable::NeedsIndexForInstruction(&pair.Inst())) { in Compile()368 CHECK(QuickenInfoTable::NeedsIndexForInstruction(&inst)) << inst.Opcode(); in Compile()
173 if (QuickenInfoTable::NeedsIndexForInstruction(&instruction)) { in ConnectBasicBlocks()
395 if (QuickenInfoTable::NeedsIndexForInstruction(&pair.Inst())) { in Build()
1457 if (QuickenInfoTable::NeedsIndexForInstruction(&iter.Inst())) { in MethodContainsRSensitiveAccess()