HomeSort by: relevance | last modified time | path
    Searched refs: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; }
  /src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
AArch64ISelLowering.cpp 7717 Flags.setAllowReassociation(true);
7747 Flags.setAllowReassociation(true);

Completed in 28 milliseconds