Searched refs:computePolynomial (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DInterleavedLoadCombinePass.cpp920 computePolynomial(*LHS, Result);
928 computePolynomial(*LHS, Result);
943 static void computePolynomial(Value &V, Polynomial &Result) { function in struct:__anon3485::VectorInfo
1014 computePolynomial(*GEP.getOperand(idxOperand), Result);

Completed in 101 milliseconds