Searched refs:getCostDetails (Results 1 – 1 of 1) sorted by relevance
1234 std::optional<InstructionCostDetail> getCostDetails(const Instruction *I) { in getCostDetails() function in __anon463f3bdb0111::InlineCostCallAnalyzer1487 std::optional<InstructionCostDetail> Record = ICCA->getCostDetails(I); in emitInstructionAnnot()