Searched refs:BuildConstantFromSCEV (Results 1 – 1 of 1) sorted by relevance
9858 static Constant *BuildConstantFromSCEV(const SCEV *V) { in BuildConstantFromSCEV() function9870 if (Constant *CastOp = BuildConstantFromSCEV(P2I->getOperand())) in BuildConstantFromSCEV()9877 if (Constant *CastOp = BuildConstantFromSCEV(ST->getOperand())) in BuildConstantFromSCEV()9885 Constant *OpC = BuildConstantFromSCEV(Op); in BuildConstantFromSCEV()10129 Constant *C = BuildConstantFromSCEV(OpV); in computeSCEVAtScope()