Searched refs:Increasing (Results 1 – 13 of 13) sorted by relevance
873 bool Increasing = MainLoopStructure.IndVarIncreasing; in calculateSubRanges() local880 if (Increasing) { in calculateSubRanges()1059 bool Increasing = LS.IndVarIncreasing; in changeIterationSpaceEnd() local1064 Value *EnterLoopCond = Increasing in changeIterationSpaceEnd()1074 Increasing ? B.CreateICmpSLT(LS.IndVarNext, ExitSubloopAt) in changeIterationSpaceEnd()1087 Value *IterationsLeft = Increasing in changeIterationSpaceEnd()1194 bool Increasing = MainLoopStructure.IndVarIncreasing; in run() local1206 Increasing ? SR.LowLimit.hasValue() : SR.HighLimit.hasValue(); in run()1208 Increasing ? SR.HighLimit.hasValue() : SR.LowLimit.hasValue(); in run()1218 if (Increasing) in run()[all …]
98 Increasing verbosity
779 ICmpInst::Predicate Pred, bool &Increasing);791 ICmpInst::Predicate Pred, bool &Increasing);
116 By default Mksquashfs uses 25% of the physical memory. Increasing
7134 bool &Increasing) { in isMonotonicPredicate() argument7135 bool Result = isMonotonicPredicateImpl(LHS, Pred, Increasing); in isMonotonicPredicate()7146 assert(Increasing == !IncreasingSwapped && in isMonotonicPredicate()7155 bool &Increasing) { in isMonotonicPredicateImpl() argument7178 Increasing = Pred == ICmpInst::ICMP_UGT || Pred == ICmpInst::ICMP_UGE; in isMonotonicPredicateImpl()7191 Increasing = Pred == ICmpInst::ICMP_SGT || Pred == ICmpInst::ICMP_SGE; in isMonotonicPredicateImpl()7196 Increasing = Pred == ICmpInst::ICMP_SLT || Pred == ICmpInst::ICMP_SLE; in isMonotonicPredicateImpl()7226 bool Increasing; in isLoopInvariantPredicate() local7227 if (!isMonotonicPredicate(ArLHS, Pred, Increasing)) in isLoopInvariantPredicate()7248 auto P = Increasing ? Pred : ICmpInst::getInversePredicate(Pred); in isLoopInvariantPredicate()
437 You can tune these paramaters in order to improve your algorithm performance. Increasing the439 solution. Increasing the reprojection error will reduce the computation time, but your solution
655 # are only interested in 8 bits anyway. Increasing this value
317 offsets. Increasing the internal link size reduces performance. In the 32-bit
1069 Increasing nonce length to 128 to support digest authentication
581 @code{size_t}). The default is 1024 (bytes). Increasing this value
501 'size_t'). The default is 1024 (bytes). Increasing this
2785 ``Increasing TCP's Initial Window'', RFC-2414.