Searched refs:InstructionCostDetail (Results 1 – 1 of 1) sorted by relevance
122 struct InstructionCostDetail { struct445 DenseMap<const Instruction *, InstructionCostDetail> InstructionCostDetailMap;743 Optional<InstructionCostDetail> getCostDetails(const Instruction *I) { in getCostDetails()771 Optional<InstructionCostDetail> Record = ICCA->getCostDetails(I); in emitInstructionAnnot()