Lines Matching full:triplesmatch
1426 static bool triplesMatch(const Triple &T0, const Triple &T1) {1466 if (!SrcM.getTargetTriple().empty() && !triplesMatch(SrcTriple, DstTriple))