HomeSort by: relevance | last modified time | path
    Searched defs:setAllowReassociation (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
SelectionDAGNodes.h 407 setAllowReassociation(FPMO.hasAllowReassoc());
420 void setAllowReassociation(bool b) { AllowReassociation = b; }
SelectionDAGNodes.h 407 setAllowReassociation(FPMO.hasAllowReassoc());
420 void setAllowReassociation(bool b) { AllowReassociation = b; }

Completed in 51 milliseconds