Searched refs:LinearizeExprTree (Results 1 – 2 of 2) sorted by relevance
101 void LinearizeExprTree(BinaryOperator *I, SmallVectorImpl<ValueEntry> &Ops);272 void Reassociate::LinearizeExprTree(BinaryOperator *I, in LinearizeExprTree() function in Reassociate332 LinearizeExprTree(LHSBO, Ops); in LinearizeExprTree()579 LinearizeExprTree(BO, Factors); in RemoveFactorFromExpression()1039 LinearizeExprTree(I, Ops); in ReassociateExpression()
433 static bool LinearizeExprTree(BinaryOperator *I, in LinearizeExprTree() function1001 MadeChange |= LinearizeExprTree(BO, Tree); in RemoveFactorFromExpression()2096 MadeChange |= LinearizeExprTree(I, Tree); in ReassociateExpression()