Searched refs:MemOpCosts (Results 1 – 1 of 1) sorted by relevance
6464 InstructionCost MemOpCosts = getMemoryOpCost( in getInterleavedMemoryOpCost() local6684 MemOpCosts](const CostTblEntry *Entry) { in getInterleavedMemoryOpCost()6687 return MemOpCosts + divideCeil(NumMembers * Entry->Cost, Factor); in getInterleavedMemoryOpCost()6712 return MemOpCosts + Entry->Cost; in getInterleavedMemoryOpCost()6717 return MemOpCosts + Entry->Cost; in getInterleavedMemoryOpCost()