Searched refs:getConstantMultipleImpl (Results 1 – 2 of 2) sorted by relevance
1468 APInt getConstantMultipleImpl(const SCEV *S);
6281 APInt ScalarEvolution::getConstantMultipleImpl(const SCEV *S) { in getConstantMultipleImpl() function in ScalarEvolution6372 APInt Result = getConstantMultipleImpl(S); in getConstantMultiple()