Searched defs:MinIdx (Results 1 – 3 of 3) sorted by relevance
1818 size_t MinIdx; in costAndCollectOperands() member1842 auto CmpSelCost = [&](unsigned Opcode, unsigned NumRequired, unsigned MinIdx, in costAndCollectOperands()1843 unsigned MaxIdx) -> InstructionCost { in costAndCollectOperands()1958 size_t MinIdx = std::max(SCEVOp.index(), CostOp.MinIdx); in costAndCollectOperands() local
5252 size_t MinIdx = 0; in NarrowSearchSpaceByDeletingCostlyFormulas() local
7535 unsigned MinIdx = NElts, MaxIdx = 0; in canReuseExtract() local