Searched refs:isCompatibleWith (Results 1 – 4 of 4) sorted by relevance
782 bool isCompatibleWith(const Triple &Other) const;
565 if (!TMBuilder.TheTriple.isCompatibleWith(TheTriple)) in addModule()
1321 !SrcTriple.isCompatibleWith(DstTriple)) in run()
1516 bool Triple::isCompatibleWith(const Triple &Other) const { in isCompatibleWith() function in Triple