Home
last modified time | relevance | path

Searched refs:LinearizeExprTree (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DReassociate.cpp453 static bool LinearizeExprTree(Instruction *I, in LinearizeExprTree() function
1146 MadeChange |= LinearizeExprTree(BO, Tree); in RemoveFactorFromExpression()
2314 MadeChange |= LinearizeExprTree(I, Tree); in ReassociateExpression()