Searched defs:CIV (Results 1 – 3 of 3) sorted by relevance
684 Value *CIV, ParsedValues &PV) { in matchLeftShift() argument 874 scanSelect(SelectInst * SelI,BasicBlock * LoopB,BasicBlock * PrehB,Value * CIV,ParsedValues & PV,bool PreScan) scanSelect() argument 1311 Value *CIV = getCountIV(LoopB); convertShiftsToLeft() local 1803 Value *CIV = getCountIV(LoopB); recognize() local [all...]
2821 auto *CIV = Builder.CreatePHI(Ty, 2, CurLoop->getName() + ".iv"); recognizeShiftUntilZero() local
313 const APInt &CIV = CI->getValue(); match() local