Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DTargetInstrInfo.cpp582 bool TargetInstrInfo::hasReassociableSibling(const MachineInstr &Inst, in hasReassociableSibling() function in TargetInstrInfo
613 hasReassociableSibling(Inst, Commuted); in isReassociationCandidate()
/external/llvm/include/llvm/Target/
DTargetInstrInfo.h822 bool hasReassociableSibling(const MachineInstr &Inst, bool &Commuted) const;