Searched refs:InstructionCostDetail (Results 1 – 1 of 1) sorted by relevance
195 struct InstructionCostDetail { struct549 DenseMap<const Instruction *, InstructionCostDetail> InstructionCostDetailMap;1056 std::optional<InstructionCostDetail> getCostDetails(const Instruction *I) { in getCostDetails()1297 std::optional<InstructionCostDetail> Record = ICCA->getCostDetails(I); in emitInstructionAnnot()