Searched refs:toPivotInfo (Results 1 – 1 of 1) sorted by relevance
527 TargetInfo toPivotInfo = sourceToTargetInfo.get(sourceUnit); in convertDirect() local528 if (toPivotInfo == null) { in convertDirect()535 if (!toPivotInfo.target.equals(fromPivotInfo.target)) { in convertDirect()538 Rational toPivot = toPivotInfo.unitInfo.convert(source); in convertDirect()