Searched defs:CIV (Results 1 – 3 of 3) sorted by relevance
684 Value *CIV, ParsedValues &PV) { in matchLeftShift()868 BasicBlock *LoopB, BasicBlock *PrehB, Value *CIV, ParsedValues &PV, in scanSelect()1305 Value *CIV = getCountIV(LoopB); in convertShiftsToLeft() local1797 Value *CIV = getCountIV(LoopB); in recognize() local
3038 auto *CIV = Builder.CreatePHI(Ty, 2, CurLoop->getName() + ".iv"); in recognizeShiftUntilZero() local
334 const APInt &CIV = CI->getValue(); in match() local