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