Searched refs:Cconst (Results 1 – 4 of 4) sorted by relevance
35 unsigned int Cconst : 1; member
3127 const SCEVConstant *Cconst = dyn_cast<SCEVConstant>(C); in propagateLine() local3128 if (!Bconst || !Cconst) return false; in propagateLine()3130 APInt Charlie = Cconst->getAPInt(); in propagateLine()3142 const SCEVConstant *Cconst = dyn_cast<SCEVConstant>(C); in propagateLine() local3143 if (!Aconst || !Cconst) return false; in propagateLine()3145 APInt Charlie = Cconst->getAPInt(); in propagateLine()3156 const SCEVConstant *Cconst = dyn_cast<SCEVConstant>(C); in propagateLine() local3157 if (!Aconst || !Cconst) return false; in propagateLine()3159 APInt Charlie = Cconst->getAPInt(); in propagateLine()
3043 const SCEVConstant *Cconst = dyn_cast<SCEVConstant>(C); in propagateLine() local3044 if (!Bconst || !Cconst) return false; in propagateLine()3046 APInt Charlie = Cconst->getAPInt(); in propagateLine()3058 const SCEVConstant *Cconst = dyn_cast<SCEVConstant>(C); in propagateLine() local3059 if (!Aconst || !Cconst) return false; in propagateLine()3061 APInt Charlie = Cconst->getAPInt(); in propagateLine()3072 const SCEVConstant *Cconst = dyn_cast<SCEVConstant>(C); in propagateLine() local3073 if (!Aconst || !Cconst) return false; in propagateLine()3075 APInt Charlie = Cconst->getAPInt(); in propagateLine()
3116 const SCEVConstant *Cconst = dyn_cast<SCEVConstant>(C); in propagateLine() local3117 if (!Bconst || !Cconst) return false; in propagateLine()3119 APInt Charlie = Cconst->getAPInt(); in propagateLine()3131 const SCEVConstant *Cconst = dyn_cast<SCEVConstant>(C); in propagateLine() local3132 if (!Aconst || !Cconst) return false; in propagateLine()3134 APInt Charlie = Cconst->getAPInt(); in propagateLine()3145 const SCEVConstant *Cconst = dyn_cast<SCEVConstant>(C); in propagateLine() local3146 if (!Aconst || !Cconst) return false; in propagateLine()3148 APInt Charlie = Cconst->getAPInt(); in propagateLine()