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