Searched refs:CheckMinIters (Results 1 – 1 of 1) sorted by relevance
2474 Value *CheckMinIters = Builder.getFalse(); in emitIterationCountCheck() local2490 CheckMinIters = in emitIterationCountCheck()2505 CheckMinIters = Builder.CreateICmp(ICmpInst::ICMP_ULT, LHS, CreateStep()); in emitIterationCountCheck()2520 *BranchInst::Create(Bypass, LoopVectorPreHeader, CheckMinIters); in emitIterationCountCheck()7507 Value *CheckMinIters = Builder.CreateICmp( in emitIterationCountCheck() local7534 *BranchInst::Create(Bypass, LoopVectorPreHeader, CheckMinIters); in emitIterationCountCheck()7674 Value *CheckMinIters = in emitMinimumVectorEpilogueIterCountCheck() local7681 *BranchInst::Create(Bypass, LoopVectorPreHeader, CheckMinIters); in emitMinimumVectorEpilogueIterCountCheck()