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

  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/
TargetInstrInfo.cpp 749 bool TargetInstrInfo::isReassociationCandidate(const MachineInstr &Inst,
781 if (isReassociationCandidate(Root, Commute)) {
  /src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
TargetInstrInfo.h 1131 bool isReassociationCandidate(const MachineInstr &Inst, bool &Commuted) const;

Completed in 22 milliseconds