Searched defs:CIV (Results 1 – 4 of 4) sorted by relevance
686 Value *CIV, ParsedValues &PV) { in matchLeftShift()876 BasicBlock *LoopB, BasicBlock *PrehB, Value *CIV, ParsedValues &PV, in scanSelect()1314 Value *CIV = getCountIV(LoopB); in convertShiftsToLeft() local1808 Value *CIV = getCountIV(LoopB); in recognize() local
369 InlineAsm::ConstraintInfoVector CIV = IA->ParseConstraints(); in mightUseCTR() local
2677 auto *CIV = Builder.CreatePHI(Ty, 2, CurLoop->getName() + ".iv"); in recognizeShiftUntilZero() local
305 const APInt &CIV = CI->getValue(); in match() local