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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp1983 void GenerateReassociations(LSRUse &LU, unsigned LUIdx, Formula Base,
3567 /// Helper function for LSRInstance::GenerateReassociations.
3655 GenerateReassociations(LU, LUIdx, LU.Formulae.back(),
3661 void LSRInstance::GenerateReassociations(LSRUse &LU, unsigned LUIdx, function in class:LSRInstance
4278 GenerateReassociations(LU, LUIdx, LU.Formulae[i]);

Completed in 90 milliseconds