Searched refs:keyInstruction (Results 1 – 3 of 3) sorted by relevance
67 const MCInst &keyInstruction() const { return Key.Instructions[0]; } in keyInstruction() function
193 const unsigned Opcode = Point.keyInstruction().getOpcode(); in clusterizeNaive()244 : Opcode(IB.keyInstruction().getOpcode()), Config(&IB.Key.Config) {} in stabilize()
136 const MCInst &MCI = Point.keyInstruction(); in printInstructionRowCsv()225 const MCInst &MCI = Point.keyInstruction(); in makePointsPerSchedClass()