H A D | ScalarEvolution.cpp | 8726 computeBackedgeTakenCount(const Loop * L,bool AllowPredicates) computeBackedgeTakenCount() argument 8830 computeExitLimit(const Loop * L,BasicBlock * ExitingBlock,bool AllowPredicates) computeExitLimit() argument 8871 computeExitLimitFromCond(const Loop * L,Value * ExitCond,bool ExitIfTrue,bool ControlsOnlyExit,bool AllowPredicates) computeExitLimitFromCond() argument 8880 find(const Loop * L,Value * ExitCond,bool ExitIfTrue,bool ControlsOnlyExit,bool AllowPredicates) find() argument 8897 insert(const Loop * L,Value * ExitCond,bool ExitIfTrue,bool ControlsOnlyExit,bool AllowPredicates,const ExitLimit & EL) insert() argument 8911 computeExitLimitFromCondCached(ExitLimitCacheTy & Cache,const Loop * L,Value * ExitCond,bool ExitIfTrue,bool ControlsOnlyExit,bool AllowPredicates) computeExitLimitFromCondCached() argument 8925 computeExitLimitFromCondImpl(ExitLimitCacheTy & Cache,const Loop * L,Value * ExitCond,bool ExitIfTrue,bool ControlsOnlyExit,bool AllowPredicates) computeExitLimitFromCondImpl() argument 8988 computeExitLimitFromCondFromBinOp(ExitLimitCacheTy & Cache,const Loop * L,Value * ExitCond,bool ExitIfTrue,bool ControlsOnlyExit,bool AllowPredicates) computeExitLimitFromCondFromBinOp() argument 9068 computeExitLimitFromICmp(const Loop * L,ICmpInst * ExitCond,bool ExitIfTrue,bool ControlsOnlyExit,bool AllowPredicates) computeExitLimitFromICmp() argument 9096 computeExitLimitFromICmp(const Loop * L,ICmpInst::Predicate Pred,const SCEV * LHS,const SCEV * RHS,bool ControlsOnlyExit,bool AllowPredicates) computeExitLimitFromICmp() argument 10371 howFarToZero(const SCEV * V,const Loop * L,bool ControlsOnlyExit,bool AllowPredicates) howFarToZero() argument 12698 howManyLessThans(const SCEV * LHS,const SCEV * RHS,const Loop * L,bool IsSigned,bool ControlsOnlyExit,bool AllowPredicates) howManyLessThans() argument 13132 howManyGreaterThans(const SCEV * LHS,const SCEV * RHS,const Loop * L,bool IsSigned,bool ControlsOnlyExit,bool AllowPredicates) howManyGreaterThans() argument [all...] |