H A D | ScalarEvolution.cpp | 8771 computeBackedgeTakenCount(const Loop * L,bool AllowPredicates) computeBackedgeTakenCount() argument 8874 computeExitLimit(const Loop * L,BasicBlock * ExitingBlock,bool IsOnlyExit,bool AllowPredicates) computeExitLimit() argument 8913 computeExitLimitFromCond(const Loop * L,Value * ExitCond,bool ExitIfTrue,bool ControlsOnlyExit,bool AllowPredicates) computeExitLimitFromCond() argument 8922 find(const Loop * L,Value * ExitCond,bool ExitIfTrue,bool ControlsOnlyExit,bool AllowPredicates) find() argument 8939 insert(const Loop * L,Value * ExitCond,bool ExitIfTrue,bool ControlsOnlyExit,bool AllowPredicates,const ExitLimit & EL) insert() argument 8953 computeExitLimitFromCondCached(ExitLimitCacheTy & Cache,const Loop * L,Value * ExitCond,bool ExitIfTrue,bool ControlsOnlyExit,bool AllowPredicates) computeExitLimitFromCondCached() argument 8967 computeExitLimitFromCondImpl(ExitLimitCacheTy & Cache,const Loop * L,Value * ExitCond,bool ExitIfTrue,bool ControlsOnlyExit,bool AllowPredicates) computeExitLimitFromCondImpl() argument 9030 computeExitLimitFromCondFromBinOp(ExitLimitCacheTy & Cache,const Loop * L,Value * ExitCond,bool ExitIfTrue,bool ControlsOnlyExit,bool AllowPredicates) computeExitLimitFromCondFromBinOp() argument 9110 computeExitLimitFromICmp(const Loop * L,ICmpInst * ExitCond,bool ExitIfTrue,bool ControlsOnlyExit,bool AllowPredicates) computeExitLimitFromICmp() argument 9138 computeExitLimitFromICmp(const Loop * L,ICmpInst::Predicate Pred,const SCEV * LHS,const SCEV * RHS,bool ControlsOnlyExit,bool AllowPredicates) computeExitLimitFromICmp() argument 10430 howFarToZero(const SCEV * V,const Loop * L,bool ControlsOnlyExit,bool AllowPredicates) howFarToZero() argument 12774 howManyLessThans(const SCEV * LHS,const SCEV * RHS,const Loop * L,bool IsSigned,bool ControlsOnlyExit,bool AllowPredicates) howManyLessThans() argument 13256 howManyGreaterThans(const SCEV * LHS,const SCEV * RHS,const Loop * L,bool IsSigned,bool ControlsOnlyExit,bool AllowPredicates) howManyGreaterThans() argument [all...] |