Searched refs:currentTy (Results 1 – 1 of 1) sorted by relevance
302 auto currentTy = operand.getType(); in runOnOperation() local304 if (currentTy == castTy) { in runOnOperation()