Searched refs:ComputeCCH (Results 1 – 1 of 1) sorted by relevance
6588 auto ComputeCCH = [&](Instruction *I) -> TTI::CastContextHint { in getInstructionCost() local6622 CCH = ComputeCCH(Store); in getInstructionCost()6628 CCH = ComputeCCH(Load); in getInstructionCost()